Difference between revisions of "PyArchive"
Jon Phillips (talk | contribs) |
|||
| Line 2: | Line 2: | ||
{{stub}} | {{stub}} | ||
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. | 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. | ||
| + | |||
| + | 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. | ||
Revision as of 00:10, 24 April 2006
This article is a stub. You can help the Creative Commons by expanding it.
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.
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.