Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PyFedoREST is a pure Python package for creating and managing objects in a Fedora Repository. It is a minimal Python wrapper around V3.2.1 of the Fedora REST API.

The package is available in both zip and tar/gzip formats. The source code for this product is also available from the Fedora Commons SVN at https://fedora-commons.svn.sourceforge.net/svnroot/fedora-commons/incubator/kepler/trunk/python/fcrepoPyFedoREST. The package is available in both zip and tar/gzip formats.

In order to use this package, you must install the httplib2 package in your Python path. httplib2 is available from PYPI or Google.

...