Metadata-Version: 2.1
Name: bin2png
Version: 2.1
Summary: A simple cross-platform script for encoding any binary file into a lossless PNG
Home-page: https://github.com/ESultanik/bin2png
Author: Evan Sultanik
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*
License-File: LICENSE
Requires-Dist: Pillow
