Metadata-Version: 2.1
Name: pycryption
Version: 1.0.0
Summary: Simple Library to encrypt, dycrypt in-memory bytes or text
License: MIT
Author: xcodz-dot
Author-email: 71920621+xcodz-dot@users.noreply.github.com
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: pycryptodomex (>=3.10.1,<4.0.0)
