Metadata-Version: 1.1
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
Description: 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
        
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
