Difference between revisions of "Warcit"

From COPTR
Jump to navigation Jump to search
(Updated description)
Line 1: Line 1:
 
{{Infobox tool
 
{{Infobox tool
|purpose=Warcit converts directories, files and ZIP files to Web Archives (WARC)
+
|purpose=Warcit is a command-line tool that converts directories (including nested directories), files and ZIP files to Web Archives (WARC).
 
|homepage=https://pypi.org/project/warcit/
 
|homepage=https://pypi.org/project/warcit/
 
|sourcecode=https://pypi.org/project/warcit/
 
|sourcecode=https://pypi.org/project/warcit/
Line 8: Line 8:
 
|formats_in=ZIP
 
|formats_in=ZIP
 
|formats_out=WARC
 
|formats_out=WARC
|function=File Format Migration
+
|function=File Format Migration, Rendering
 
|content=Web
 
|content=Web
 
}}
 
}}

Revision as of 16:00, 9 December 2021

Warcit is a command-line tool that converts directories (including nested directories), files and ZIP files to Web Archives (WARC).
Homepage:https://pypi.org/project/warcit/
Source Code:https://pypi.org/project/warcit/
License:Apache 2.0
Platforms:Windows, Linux, Mac
Language:English
Input Formats:ZIP
Output Formats:WARC
Function:File Format Migration,Rendering
Content type:Web




Description

Warcit converts directories, files and ZIP files to Web Archives (WARC)

User Experiences