2 stable releases

1.0.4 Dec 24, 2024
1.0.2 Dec 22, 2024
1.0.1 Dec 21, 2024

#400 in Text processing

Download history 374/week @ 2024-12-18 148/week @ 2024-12-25

130 downloads per month

Custom license

2.5MB
422 lines

Greenfield Deps License License

COXave

COXave Logo

About

The library is hosted on crates.io.

Add library

CLI:

cargo add COXave

Cargo.toml:

[dependencies]
COXave = { version = "*" }

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.

Dependencies