Metadata-Version: 2.1
Name: marshmallow-encrypted
Version: 0.1.0
Summary: Encrypted field for use with Marshmallow.
License: MIT
Author: Bas Wind
Author-email: mailtobwind@gmail.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
Requires-Dist: marshmallow (>=3,<4)
Requires-Dist: pycryptodome (>=3,<4)
