Gtars
Gtars provides native Rust implementations, Python bindings, and a feature-gated
gtars binary for genomic interval and reference-sequence work. Start with the
bundled local inspectors; call upstream code only after the data contract,
provenance, resource bounds, and side effects are explicit.
Verified snapshot (2026-07-23)
- Python:
gtars==0.9.2, released 2026-06-17,Requires-Python >=3.10. - Rust meta-crate:
gtars=0.9.0, released 2026-06-15. Its default feature set is empty. - CLI crate/binary:
gtars-cli=0.9.0; the installed binary is namedgtars. - Direct refget crate:
gtars-refget=0.9.1, released 2026-06-17.gtars=0.9.0itself pins its component release set, which includes refget 0.9.0. - Upstream intentionally versions workspace crates, Python bindings, and CLI independently. Do not assume matching numbers mean matching artifacts.
- The published docs changelog stops at 0.5.1. API examples here were checked
against the 0.9.2 Python stubs/runtime and the
v0.9.0CLI/Rust source.
The `lice…