COXave-1.0.3 has been yanked.
COXave

About
The library is hosted on crates.io.
Add library
CLI:
cargo add COXave
Cargo.toml:
[]
= { = "*" }
Usage with Python
maturin build -m api/Cargo.toml --release --features python && pip install --force-reinstall target/wheels/COXave-*.whl
License
COXave is primarily distributed under the terms of three the Anti-Virus license and MIT license and the Apache License (Version 2.0)
See LICENSE-ANTI-VIRUS and LICENSE-APACHE and LICENSE-MIT for details.