]> git.parisson.com Git - telemeta.git/commit
#67: add interop module, with partial oai submodule (currently implements GetRecord...
authorolivier <>
Thu, 2 Apr 2009 15:13:33 +0000 (15:13 +0000)
committerolivier <>
Thu, 2 Apr 2009 15:13:33 +0000 (15:13 +0000)
commitb91150b573f161a2ed414e8f8b51e808e3f1477c
tree71f2a26bda8fe3bc6eb1f7aebf626fc070cc1716
parentf6474394fd45d0da50c883c73d405385be5c559e
#67: add interop module, with partial oai submodule (currently implements GetRecord and Identify OAI-PMH methods)
telemeta/interop/__init__.py [new file with mode: 0644]
telemeta/interop/oai.py [new file with mode: 0644]
telemeta/interop/oaitest.py [new file with mode: 0644]