Metadata-Version: 1.0
Name: djungle-bootstrap
Version: 0.0.1
Summary: Twitter Bootstrap framework as Django app
Home-page: https://github.com/djungle/djungle-bootstrap
Author: Hendrik M Halkow
Author-email: hendrik@halkow.com
License: UNKNOWN
Description: Djungle Bootstrap
        =================
        Twitter Bootstrap framework as installable Django application.
        
        Just add 'djungle.bootstrap' to you INSTALLED_APPS and include include it into
        your templates and use it's static files in your templates.
        
        Note: This app does not include jQuery.
        
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
