Metadata-Version: 1.1
Name: django-datamaps
Version: 0.1.1
Summary: Django-Datamaps provides helper functions compatible with datamaps.js.
Home-page: https://github.com/victor-rocha/django-datamaps
Author: Victor Rocha
Author-email: victor@rochapps.com
License: BSD
Description: datamaps
        ========================
        
        Welcome to the documentation for django-datamaps!
        
        
        Running the Tests
        ------------------------------------
        
        You can run the tests with via::
        
            python setup.py test
        
        or::
        
            python runtests.py
        
Platform: UNKNOWN
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Django
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
