Metadata-Version: 1.1
Name: django-macaddress
Version: 1.0.1
Summary: MAC address model and form fields for Django apps.
Home-page: http://github.com/tubaman/django-macaddress
Author: Ryan Nowakowski
Author-email: tubaman@fattuba.com
License: BSD
Description: django-macaddress
        ================
        
        MAC Address model and form fields for Django
        
        We use netaddr to parse and validate the MAC address.  The tests aren't
        complete yet.
        
        Patches welcome: http://github.com/tubaman/django-macaddress
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
