Metadata-Version: 2.1
Name: qupcrypt
Version: 0.1.0
Summary: A custom encryption library using AES
Home-page: https://github.com/shashankpandey04/qupcrypt
Author: Shashank Pandey
Author-email: jpshashank200@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pycryptodome
