hts-sys

Crates.iohts-sys
lib.rshts-sys
version
sourcesrc
created_at2020-03-17 11:59:24.402088
updated_at2024-12-02 19:34:00.977772
descriptionThis library provides HTSlib bindings.
homepage
repositoryhttps://github.com/samtools/htslib.git
max_upload_size
id219783
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Johannes Köster (johanneskoester)

documentation

https://docs.rs/rust-htslib

README

HTSlib bindings for Rust

This sub-crate provides the raw HTSlib bindings, which are used for the high level Rust API for reading and writing BAM files provided by rust-htslib.

See rust-htslib for details.

Commit count: 3330

cargo fmt