lsbs


Namelsbs JSON
Version 0.0.12 PyPI version JSON
download
home_page
SummaryLeast Significant Bit (LSB) Steganography
upload_time2024-03-19 11:32:43
maintainer
docs_urlNone
authorN3XU5_666
requires_python
license
keywords python image audio steganography
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package that allows to hide clear text messages inside the least significant bits of a PNG or WAV file.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "lsbs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,image,audio,steganography",
    "author": "N3XU5_666",
    "author_email": "<n3xu5.evil.666@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/16/c1/015e12816fdeef5eecf6dd79986e62defc1bfcc126741edf8a794d5431d4/lsbs-0.0.12.tar.gz",
    "platform": null,
    "description": "A package that allows to hide clear text messages inside the least significant bits of a PNG or WAV file.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Least Significant Bit (LSB) Steganography",
    "version": "0.0.12",
    "project_urls": null,
    "split_keywords": [
        "python",
        "image",
        "audio",
        "steganography"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac89364c99d31ae216402e10186320e4aca1a44f56a10ab2cac4f9869e1231a4",
                "md5": "fc8189b107c736e483d68675bbb2e66f",
                "sha256": "e6e32391b3f09dc3b3e355e8b3203922abb2441b5043adfb3ef36e4467a04330"
            },
            "downloads": -1,
            "filename": "lsbs-0.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc8189b107c736e483d68675bbb2e66f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4107,
            "upload_time": "2024-03-19T11:32:42",
            "upload_time_iso_8601": "2024-03-19T11:32:42.945346Z",
            "url": "https://files.pythonhosted.org/packages/ac/89/364c99d31ae216402e10186320e4aca1a44f56a10ab2cac4f9869e1231a4/lsbs-0.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16c1015e12816fdeef5eecf6dd79986e62defc1bfcc126741edf8a794d5431d4",
                "md5": "75d3e2677144061e345f63ab29d4f21a",
                "sha256": "b7f5ec682137680e140ace6c3eca81d174062647e03d4af59fc4bb28c075ed11"
            },
            "downloads": -1,
            "filename": "lsbs-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "75d3e2677144061e345f63ab29d4f21a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4058,
            "upload_time": "2024-03-19T11:32:43",
            "upload_time_iso_8601": "2024-03-19T11:32:43.950079Z",
            "url": "https://files.pythonhosted.org/packages/16/c1/015e12816fdeef5eecf6dd79986e62defc1bfcc126741edf8a794d5431d4/lsbs-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 11:32:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lsbs"
}
        
Elapsed time: 0.20910s