Metadata-Version: 1.0
Name: kotti_theme_cosmo
Version: 0.1
Summary: Cosmo Theme from http://bootswatch.com/cosmo/ for Kotti
Home-page: https://github.com/disko/kotti_theme_cosmo
Author: Andreas Kaiser
Author-email: disko@binary-punks.com
License: BSD
Description: ==================
        kotti_theme_cosmo
        ==================
        
        Cosmo theme from http://bootswatch.com/cosmo/ for Kotti.
        
        `Find out more about Kotti`_
        
        Setup
        =====
        
        To activate the ``kotti_theme_cosmo`` theme in your Kotti site, you need to
        add an entry to the ``kotti.configurators`` setting in your Paste
        Deploy config.  If you don't have a ``kotti.configurators`` option,
        add one.  The line in your ``[app:main]`` (or ``[app:kotti]``, depending on how
        you setup Fanstatic) section could then look like this::
        
            kotti.configurators = kotti_theme_cosmo.kotti_configure
        
        
        .. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti
        
        Changelog
        =========
        
        0.1
        ---
        
        -   Initial release.
        
Keywords: kotti theme
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Pylons
Classifier: Framework :: Pyramid
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: User Interfaces
