https://github.com/xarg/pyoai
This is a git fork from https://svn.infrae.com/pyoai/trunk
https://github.com/xarg/pyoai
Last synced: over 1 year ago
JSON representation
This is a git fork from https://svn.infrae.com/pyoai/trunk
- Host: GitHub
- URL: https://github.com/xarg/pyoai
- Owner: xarg
- License: other
- Created: 2010-06-24T15:13:29.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-10-08T14:37:17.000Z (almost 16 years ago)
- Last Synced: 2025-03-29T03:15:31.631Z (over 1 year ago)
- Language: Python
- Homepage: http://www.infrae.com/download/OAI/pyoai
- Size: 320 KB
- Stars: 5
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: HISTORY.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
oaipmh
======
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
See doc/API.txt for a description of the Python API.