Metadata-Version: 2.0
Name: django-regexfield
Version: 0.0.0a0
Summary: RegexField for Django models
Home-page: https://github.com/vinayinvicible/django-regexfield
Author: Vinay Karanam
Author-email: vinayinvicible@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Web Environment
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5

django-regexfield
=================

RegexField for Django models

License
-------

This project is licensed under the MIT License - see the LICENSE_ file for details

.. _LICENSE: https://github.com/vinayinvicible/django-regexfield/blob/master/LICENSE


