Metadata-Version: 2.1
Name: rs1101
Version: 0.3.0
Summary: Generate secrect random strings. Convert random strings with integers.
Author-email: Tom <huqh1101@gmail.com>
Maintainer-email: Tom <huqh1101@gmail.com>
License: MIT License
Keywords: key,random string
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click==8.1.7
Requires-Dist: cloup==3.0.5
Provides-Extra: test
Requires-Dist: unittest; extra == "test"
