Metadata-Version: 1.1
Name: django-joyride
Version: 0.1.0
Summary: A Django application that eases the guided tour
Home-page: https://github.com/intellisense/django-joyride
Author: Aamir Adnan
Author-email: s33k.n.d3str0y@gmail.com
License: MIT
Description: django-joyride
        ==============
        
        A django project which gives flexibility to configure Guided Tours on your site through admin panel.
        
        
        Thanks To
        ==========
        - [zurb-joyride](https://github.com/zurb/joyride) This package is built on top of it.
        - [django-markitup](https://bitbucket.org/carljm/django-markitup/) for some help in template tags.
        Full Documentation
        ==================
        
        @@TODO@@
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
Classifier: Framework :: Django
Classifier: Programming Language :: Python :: 2.7
