To edit this page, please answer the question that appears below (more info):
What short name does OAIS use for an information package that is used for submission?
Free text:
== Description == <!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> This is the most current and well-maintained Python codebase for working with WARC files. It provides a number of command-line tools for common WARC/ARC operations, and can also act as a library to create or work with WARC files directly from Python. Pull requests and releases are currently managed by [https://twitter.com/tef Thomas Figg], who can be contacted via Twitter. === Older Python WARC Implementations === This codebase was initially funded by IIPC and developed by Hanzo Archives. This lead to the [https://pypi.python.org/pypi/hanzo-warc-tools hanzo-warc-tools package] and [https://bitbucket.org/hanzo/warc-tools source code]. There is also a separate [https://pypi.python.org/pypi/warc/ warc package] that was created by the Internet Archive (see [https://github.com/internetarchive/warc source code]), but is no longer in use. Both of these projects are defunct and are now superseded by the internetarchive/warctools project. == User Experiences == <!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. --> == Development Activity == <!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> === Releases === <rss max=5>https://github.com/internetarchive/warctools/releases.atom</rss> === Development === <!-- Add the Ohloh.com ID for the tool, if known. --> <rss max=5>https://github.com/internetarchive/warctools/commits/master.atom</rss>