{ "info": { "author": "Vojtech Smejkal", "author_email": "smejkalvojtech@seznam.cz", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Programming Language :: Python", "Topic :: Security", "Topic :: Utilities" ], "description": "Reading/writing secret text from/to image. Every 3 bits are encoded to 3x3\r\npixelgrid. Central pixel keeps the information, each channel of RGB represents\r\none bit. If at least one of a neighbouring pixels color channel is same as color\r\nchannel of central pixel, value is True, else False.", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/cryptopng/downloads/list", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/cryptopng/", "keywords": "secret message, hidden text, image, security", "license": "", "maintainer": "", "maintainer_email": "", "name": "cryptoPNG", "package_url": "https://pypi.org/project/cryptoPNG/", "platform": "", "project_url": "https://pypi.org/project/cryptoPNG/", "project_urls": { "Download": "http://code.google.com/p/cryptopng/downloads/list", "Homepage": "http://code.google.com/p/cryptopng/" }, "release_url": "https://pypi.org/project/cryptoPNG/0.1/", "requires_dist": null, "requires_python": null, "summary": "Read or write secret message hidden from/to PNG image.", "version": "0.1" }, "last_serial": 72650, "releases": { "0.1": [] }, "urls": [] }