| Crates.io | warcat |
| lib.rs | warcat |
| version | 0.3.4 |
| created_at | 2024-10-11 08:50:17.973217+00 |
| updated_at | 2025-06-02 08:52:11.194449+00 |
| description | Command-line tool and library for handling Web ARChive (WARC) files |
| homepage | |
| repository | https://github.com/chfoo/warcat-rs |
| max_upload_size | |
| id | 1405067 |
| size | 456,953 |
Command-line tool and Rust library for handling Web ARChive (WARC) files.
This project is a rewrite of the warcat project.
If you want to compile the program yourself, set up a Rust environment.
Once you have Rust installed, use the cargo build tool:
cargo build --features=bin --release
The program will be placed in the target directory.
Copyright 2024-2025 Christopher Foo. Licensed under Mozilla Public License 2.0