You are not logged in Log in Join
You are here: Home » Members » infrae » OAI-PMH module » INSTALL.txt » View Document

Log in
Name

Password

 

INSTALL.txt

Installation ============

python setup.py install

will install the oaipmh module in your Python's site-packages.

Python version ==============

The module should work for Python versions 2.1 and up.

Dependencies ============

The oaiphm module needs the libxml2 library with its python bindings installed in order to function. You can find libxml here:

http://xmlsoft.org/