Metadata-Version: 2.1
Name: rosetta-cipher
Version: 0.1.0
Summary: A package to generate human readable names from hashs, datetime/timestamp, versions (Comes from the great name generatory of https://github.com/moby/moby)
License: MIT
Author: purplebabar
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Flask (>=1.1.2,<2.0.0)
Requires-Dist: cityhash (>=0.2.3,<0.3.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: gunicorn (>=20.0.4,<21.0.0)
