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/