Metadata-Version: 1.0
Name: silva.core.services
Version: 3.0b1
Summary: Silva Services
Home-page: https://infrae.com/products/silva
Author: Infrae
Author-email: info@infrae.com
License: BSD
Description: ===================
        silva.core.services
        ===================
        
        This package contains default Silva services definition (API), and
        implementation of mandatory Silva services.
        
        Changelog
        =========
        
        3.0b1 (2011/11/08)
        ------------------
        
        * Update catalog, version_status is renamed to publication_status.
        
        * Support for automatic service installation when the root is added.
        
        * Define more services API (Files ...).
        
        * Remove hacks for FilesystemSite.
        
        2.3.1 (2010/12/20)
        ------------------
        
        * Update interface documentation.
        
        2.3 (2010/10/18)
        ----------------
        
        * Interfaces for Members and Groups services have been added/moved here.
        
        * A new default service is added: Silva Secret Service, that create a
          secret out of some strings and validate it.
        
        2.3b1 (2010/07/16)
        ------------------
        
        * Add an utility ``walk_silva_tree`` to go through all Silva content.
        
        * Simplify catalog setup code with new ``silva.core.conf`` default
          service factory.
        
        * Remove ``haunted_path`` index which now useless.
        
        * Update code to be compliant with Zope 2.12.
        
        2.2b1 (2010/01/25)
        ------------------
        
        * Initial release.
        
Keywords: silva core services
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
