Metadata-Version: 2.1
Name: easycrypto
Version: 1.1.4
Summary: Provides simple wrappers around Python's easycrypto implementation.
Home-page: https://pypi.org/project/easycrypto/
Download-URL: https://github.com/emartech/python-easy-crypto
Author: Emarsys Security
Author-email: security@emarsys.com
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Environment :: Plugins
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Security :: Cryptography
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: cryptography (>=3.0)
Provides-Extra: dev
Requires-Dist: unittest-data-provider (==1.0.1) ; extra == 'dev'

Provides simple wrappers around Python's easycrypto implementation.
