Metadata-Version: 1.0
Name: silva.core.conf
Version: 2.2b1
Summary: Configuration machinery for Silva
Home-page: http://infrae.com/products/silva
Author: Infrae
Author-email: info@infrae.com
License: BSD
Description: silva.core.conf
        ===============
        
        ``silva.core.conf`` is an extension which let you configure and register
        Silva contents and extensions using either Grok or ZCML.
        
        
        
        
        Changelog
        =========
        
        2.2b1 - (2010-01-22)
        --------------------
        
        * We now use silva.core.interfaces, silva.translations and silva.core.services.
        
        * Grokkers have moved in their respectives packages.
        
        * Installer support have been improved.
        
        2.2a2 - (2009-01-12)
        --------------------
        
        * Tag system extensions with the correct interface.
        
        * Use five.grok viewlets instead of a local implementation.
        
        2.2a1 - (2008-11-18)
        --------------------
        
        * Initial release
        
        
Keywords: silva core configuration
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
