PyArchive

From Creative Commons
Revision as of 12:26, 24 April 2006 by Nathan Yergler (talk | contribs)
Jump to: navigation, search

pyArchive is a Python module which encapsulates the Internet Archive upload API. It is developed as part of the ccPublisher project, but may be used independently. You can find the source code in the pyarchive module in the CcTools Berlios repository.

It would be great to make a lower level C-library called libarchiveorg which other applications could take advantage of for publishing to archive.org.

Why C? Nathan