5 unstable releases
0.3.2 | Nov 14, 2024 |
---|---|
0.3.1 | Oct 22, 2024 |
0.3.0 | Oct 20, 2024 |
0.2.0 | Oct 12, 2024 |
0.1.0 | Oct 11, 2024 |
#1084 in Parser implementations
141 downloads per month
310KB
8K
SLoC
warcat-rs
Command-line tool and Rust library for handling Web ARChive (WARC) files.
This project is a rewrite of the warcat project.
Getting started
Compiling
If you want to compile the program yourself, set up a Rust environment.
- Project requires Rust 1.80 or higher.
Once you have Rust installed, use the cargo build tool:
cargo build --features=bin --release
The program will be placed in the target
directory.
Contributing & support
License
Copyright 2024 Christopher Foo. Licensed under Mozilla Public License 2.0
Dependencies
~22–35MB
~697K SLoC