Metadata-Version: 2.0
Name: django-crypto-fields
Version: 0.1.1
Summary: Add encrypted field classes and more to your Django models.
Home-page: http://github/erikvw/django-crypto-fields
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL licence, see LICENCE
Keywords: django fields encryption security
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: Django (>=1.7)
Requires-Dist: pycrypto (>=2.6.1)
Requires-Dist: django-extensions (>=1.5.5)
Requires-Dist: unipath (>=1.1)

UNKNOWN


