Metadata-Version: 1.1
Name: django-awl
Version: 0.11
Summary: Miscellaneous django tools
Home-page: https://github.com/cltrudeau/django-awl
Author: Christopher Trudeau
Author-email: ctrudeau+pypi@arsensa.com
License: MIT
Description: django-awl
        **********
        
        Yet another collection of tools for django.  
        
        
        Installation
        ============
        
        .. code-block:: bash
        
            $ pip install django-awl
        
        Docs
        ====
        
        Docs available at: http://django-awl.readthedocs.org/en/latest/
        
Keywords: django,state machine
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
