2 stable releases
1.0.4 | Dec 24, 2024 |
---|---|
1.0.2 |
|
1.0.1 | Dec 21, 2024 |
#400 in Text processing
130 downloads per month
2.5MB
422 lines
COXave
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.