Skip to content

Command-line tool and Rust library for handling Web ARChive (WARC) files

License

Notifications You must be signed in to change notification settings

chfoo/warcat-rs

Repository files navigation

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

About

Command-line tool and Rust library for handling Web ARChive (WARC) files

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages