No description
Find a file
Ward Wouts 07a1484b0f
Some checks failed
CI / cargo test (push) Failing after 28s
fix location
2025-05-21 10:07:12 +02:00
.forgejo/workflows fix location 2025-05-21 10:07:12 +02:00
src adapt to new version of rand crate 2025-05-20 19:52:32 +02:00
.gitignore initial commit 2024-11-19 13:11:33 +01:00
Cargo.lock Update Rust crate tempfile to v3.20.0 2025-05-20 17:59:05 +00:00
Cargo.toml Update Cargo.toml 2025-05-20 18:01:00 +00:00
README.md add some instructions and bump version 2024-11-20 13:34:56 +01:00
renovate.json add renovatebot 2025-05-20 13:42:52 +02:00
setup.sh script to create test setup 2024-12-31 11:55:33 +01:00

mvw

mvw is a reimplementation of my old mvwrap Perl script. The goal is to be much faster and not need Perl anymore.

Building can be done with:

$ cargo build --release