Metadata-Version: 1.0
Name: silva.app.oaiprovider
Version: 0.1a1
Summary: Simple OAI Provider for Silva
Home-page: UNKNOWN
Author: Eric Casteleijn
Author-email: eric@infrae.com
License: BSD
Description: Introduction
        ============
        
        A Simple OAI Provider for the Silva Content Management System.
        
        See:
        
        http://www.openarchives.org/OAI/openarchivesprotocol.html
        
        for more information on OAI-PMH.
        
        To use in Silva, put the IOAIProvider marker interface on any
        container. After that, calling /oaimph with any correct oai pmh
        querystring should work.
        
        
        Changelog
        =========
        
        0.1a1 (2009-01-13)
        ------------------
        
        * Initial release
        
        
Keywords: oai silva oaipmh silva
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
