Difference between revisions of "Warctools"

From COPTR
Jump to navigation Jump to search
(Includes summary of other Python codebases.)
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
 
{{Infobox_tool
 
 
|purpose=Command line tools and libraries for handling and manipulating WARC files (and HTTP contents)
 
|purpose=Command line tools and libraries for handling and manipulating WARC files (and HTTP contents)
 
|homepage=https://pypi.python.org/pypi/warctools/
 
|homepage=https://pypi.python.org/pypi/warctools/
|sourcecode=https://github.com/internetarchive/warctools/  
+
|sourcecode=https://github.com/internetarchive/warctools/
 
|license=MIT License
 
|license=MIT License
 
|platforms=Cross-platform
 
|platforms=Cross-platform
 
|language=Python
 
|language=Python
|formats_in=[[formats:WARC|WARC]], [[formats:ARC|ARC]]
+
|formats_in=WARC, ARC (Internet Archive)
|formats_out=[[formats:WARC|WARC]]
+
|formats_out=WARC
 +
|function=File Format Migration, Metadata Extraction, Validation
 +
|content=Web
 +
}}
 +
{{Infobox tool details
 +
|ohloh_id=warctools
 
}}
 
}}
 
<!-- Add one ore more categories to describe the function of the tool. Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). The following are common category examples, remove those that don't apply -->
 
[[Category:Metadata Extraction]]
 
[[Category:Validation]]
 
 
<!-- Add relevant categories to describe the content type that the tool addresses. Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. The following are common category examples, remove those that don't apply -->
 
[[Category:Web Archive]]
 
 
 
== Description ==
 
== Description ==
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
Line 46: Line 41:
 
=== Development ===
 
=== Development ===
 
<!-- Add the Ohloh.com ID for the tool, if known. -->
 
<!-- Add the Ohloh.com ID for the tool, if known. -->
{{Infobox_tool_details
+
 
|ohloh_id=warctools
 
}}
 
  
 
<rss max=5>https://github.com/internetarchive/warctools/commits/master.atom</rss>
 
<rss max=5>https://github.com/internetarchive/warctools/commits/master.atom</rss>

Latest revision as of 21:33, 25 May 2021

Command line tools and libraries for handling and manipulating WARC files (and HTTP contents)
Homepage:https://pypi.python.org/pypi/warctools/
Source Code:https://github.com/internetarchive/warctools/
License:MIT License
Platforms:Cross-platform
Language:Python
Input Formats:WARC, ARC (Internet Archive)
Output Formats:WARC
Function:File Format Migration,Metadata Extraction,Validation
Content type:Web



Description

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 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 hanzo-warc-tools package and source code.

There is also a separate warc package that was created by the Internet Archive (see 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

Development Activity

Releases

2025-08-18 22:15:09
[tag:github.com,2008:Repository/8960735/5.0.1 5.0.1]
by mistydemeo
2025-05-30 17:17:16
[tag:github.com,2008:Repository/8960735/5.0.0 5.0.0]
by mistydemeo
2016-09-01 22:39:45
[tag:github.com,2008:Repository/8960735/4.10.0 4.10.0]
by nlevitt
2012-11-29 13:31:13
[tag:github.com,2008:Repository/8960735/4.15-rc1 4.15-rc1]
by lekash
2012-09-14 15:18:43
[tag:github.com,2008:Repository/8960735/build_success-2012-09-14T16-25-56.483325901 build_success-2012-09-14T16-25-56.483325901]
by SteveJones

Development

2025-08-18 22:15:09
[tag:github.com,2008:Grit::Commit/dda34c5d3dc20aec0a01776480a3820ab1cc9de2 release: 5.0.1]
by mistydemeo https://github.com/mistydemeo
2025-07-10 17:09:15
[tag:github.com,2008:Grit::Commit/36d7e8fcff1e143289cd43c8eee597c6b1fc914e fix: typo in regex string]
by mistydemeo https://github.com/mistydemeo
2025-05-30 18:01:33
[tag:github.com,2008:Grit::Commit/21db132fd3e4b4042cd011d9dc3fb30276a5a0b6 config: migrate to pyproject.toml]
by mistydemeo https://github.com/mistydemeo
2025-05-30 17:20:41
[tag:github.com,2008:Grit::Commit/4c17416597117dd50205d3273fc3342a0c511353 gitignore: add dist]
by mistydemeo https://github.com/mistydemeo
2025-05-30 17:17:16
[tag:github.com,2008:Grit::Commit/df88bcd7ef880c64a729e57e554c65566459b711 release: 5.0.0]
by mistydemeo https://github.com/mistydemeo