{ "info": { "author": "Shaunak Raha", "author_email": "shaunakraha@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: Free for non-commercial use", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools" ], "description": "Pixrypt Text-Pixel Encryption and Decryption - Python Backend\n=============================================================\n\nThe Python Backend for the `Pixrypt Text to Pixel Encryption and Decryption system\n`_.\n\nThis projects provides the backend encryption and password generation and decryption with provided password for\nPixrypt image generation and reading.\n\n`The source for this project is available here\n`_.\n\nAll other Pixrypt base their image encoding and decoding logic on this module.\n\n----\n\nThe Project is structured as follows:\n\n1) Encoder - Contains the logic for converting plain text to a Pixrypt image and providing a passphrase.\n2) Decoder - Contains the logic for converting a Pixrypt image to plain text with a provided passphrase.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pixrypt.com", "keywords": "pixrypt encryption development", "license": "", "maintainer": "", "maintainer_email": "", "name": "pixrypt-python", "package_url": "https://pypi.org/project/pixrypt-python/", "platform": "", "project_url": "https://pypi.org/project/pixrypt-python/", "project_urls": { "Homepage": "http://www.pixrypt.com" }, "release_url": "https://pypi.org/project/pixrypt-python/1.0.0/", "requires_dist": [ "pillow", "check-manifest; extra == 'dev'", "coverage; extra == 'test'" ], "requires_python": "", "summary": "Pixrypt Text-Pixel Encoding/Decoding Backend", "version": "1.0.0" }, "last_serial": 3442793, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "31993d16cabd211a270fa72df2a277f9", "sha256": "8d67503cc7882f2e1ff52c278f9992ab3e9628ac78411caa462c4f2debbbbc98" }, "downloads": -1, "filename": "pixrypt_python-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "31993d16cabd211a270fa72df2a277f9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5543, "upload_time": "2017-12-26T06:32:41", "url": "https://files.pythonhosted.org/packages/c7/c8/858f56f5aa606e220888140c94cdaf92db8b5888bd6225b98bacc36c2247/pixrypt_python-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a4141faa3c5e4f062a09cb5b2228c3f8", "sha256": "d55fee6ba50519bf0ac1bd9750ce94292839e49e9db5f43f571b80d26e1b9b3f" }, "downloads": -1, "filename": "pixrypt-python-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a4141faa3c5e4f062a09cb5b2228c3f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4762, "upload_time": "2017-12-26T06:32:42", "url": "https://files.pythonhosted.org/packages/9e/0e/13e9101735056058e029ebfc444845a04cceec16391df9ab8d5afccfa7cc/pixrypt-python-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31993d16cabd211a270fa72df2a277f9", "sha256": "8d67503cc7882f2e1ff52c278f9992ab3e9628ac78411caa462c4f2debbbbc98" }, "downloads": -1, "filename": "pixrypt_python-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "31993d16cabd211a270fa72df2a277f9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5543, "upload_time": "2017-12-26T06:32:41", "url": "https://files.pythonhosted.org/packages/c7/c8/858f56f5aa606e220888140c94cdaf92db8b5888bd6225b98bacc36c2247/pixrypt_python-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a4141faa3c5e4f062a09cb5b2228c3f8", "sha256": "d55fee6ba50519bf0ac1bd9750ce94292839e49e9db5f43f571b80d26e1b9b3f" }, "downloads": -1, "filename": "pixrypt-python-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a4141faa3c5e4f062a09cb5b2228c3f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4762, "upload_time": "2017-12-26T06:32:42", "url": "https://files.pythonhosted.org/packages/9e/0e/13e9101735056058e029ebfc444845a04cceec16391df9ab8d5afccfa7cc/pixrypt-python-1.0.0.tar.gz" } ] }