Metadata-Version: 1.0
Name: pyoai
Version: 2.5dev-edw
Summary: The oaipmh module is a Python implementation of an "Open Archives
Initiative Protocol for Metadata Harvesting" (version 2) client and server.
The protocol is described here:

http://www.openarchives.org/OAI/openarchivesprotocol.html

Home-page: http://www.infrae.com/download/oaipmh
Author: Infrae
Author-email: jasper@infrae.com
License: BSD
Description: The oaipmh module is a Python implementation of an "Open Archives
        Initiative Protocol for Metadata Harvesting" (version 2) client and server.
        The protocol is described here:
        
        http://www.openarchives.org/OAI/openarchivesprotocol.html
        
        With it, you can easily harvest existing OAI-PMH compliant data providers,
        as well as construct your own OAI-PMH data provider.
        
Keywords: OAI-PMH xml archive
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Web Environment
