Metadata-Version: 1.0
Name: django-hashlink
Version: 0.1.1
Summary: Store and retrieve URL hash (fragment) based webpage state in MongoDB through Django.
Home-page: https://github.com/mitar/django-hashlink
Author: Mitar
Author-email: mitar.django@tnode.com
License: AGPLv3
Description: django-hashlink
        ===============
        
        Store and retrieve URL hash (fragment) based webpage state in MongoDB
        through Django_.
        
        .. _Django: https://www.djangoproject.com/
        .. _MongoDB: http://www.mongodb.org/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
