Metadata-Version: 1.1
Name: kotti-site-gallery
Version: 0.1.0b2
Summary: Event collection for Kotti sites
Home-page: http://pypi.python.org/pypi/kotti_site_gallery
Author: Christian Neumann
Author-email: cneumann@datenkarussell.de
License: BSD-2-Clause
Description: ==================
        kotti_site_gallery
        ==================
        
        This is an extension to Kotti that allows to add a site gallery to
        your site.
        
        `Find out more about Kotti`_
        
        Development happens at https://github.com/chrneumann/kotti_site_gallery
        
        Setup
        =====
        
        To enable the extension in your Kotti site, activate the configurator:
        
          kotti.configurators = kotti_site_gallery.kotti_configure
        
        .. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti
        
        
        History
        =======
        
        0.1.0b2 - 2012/09/22
        --------------------
        
        - Added german translation.
        - Fixed packaging.
        
        0.1.0b1 - 2012/08/22
        --------------------
        
        - Initial release
        
Keywords: kotti site gallery
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: License :: OSI Approved :: BSD License
