Metadata-Version: 1.0
Name: djungle-jquery
Version: 0.0.4
Summary: jQuery as Django app
Home-page: https://github.com/djungle/djungle-jquery
Author: Hendrik M Halkow
Author-email: hendrik@halkow.com
License: UNKNOWN
Description: Djungle jQuery
        ==============
        
        [jQuery](http://jquery.com) as installable Django application.
        
        Just add 'djungle.jquery' to your INSTALLED_APPS and include include it into
        your templates and use it's static files in your templates.
        
        Feel free to [fork this project on GitHub](https://github.com/djungle/djungle-jquery) and contribute.
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Text Processing :: Markup :: HTML
