EPfind is a simple python module for searching and exporting bibliography data from EPrints3 using http protocol.

It is used by MRefTeX to search data in EPrints3 databases.

Download and Install

The tarball is available Here

or you can download latest version from repository:

svn co https://epfind.svn.sourceforge.net/svnroot/epfind/trunk

Then install EPfind using standard python distutils command:

    python setup.py install

as root or:

    sudo python setup.py install

If something goes wrong, please file a bug report

Usage

Help command will tell you everything:

    python epfind.py -h