libhmmer-sys

Crates.iolibhmmer-sys
lib.rslibhmmer-sys
version0.4.0
sourcesrc
created_at2021-09-29 22:26:28.524764
updated_at2024-05-29 19:41:21.9795
descriptionRust bindings to libhmmer and libeasel
homepage
repositoryhttps://github.com/mustafa-guler/libhmmer-sys
max_upload_size
id458413
size9,684,826
Mustafa Guler (mustafa-guler)

documentation

README

libhmmer-sys

Rust bindings to libhmmer and libeasel. Please refer to the original C codebase for documentation.

Building

Requires autoconf, make, and a C compiler to build.

git clone --recursive https://github.com/mustafa-guler/libhmmer-sys
cargo build

Licensing

Since this is an extremely light wrapper around hmmer this preserves the same license.

Commit count: 21

cargo fmt