libhmmer-sys-2

Crates.iolibhmmer-sys-2
lib.rslibhmmer-sys-2
version0.1.0
sourcesrc
created_at2024-08-23 23:56:13.999004
updated_at2024-08-23 23:56:13.999004
descriptionRust bindings to libhmmer and libeasel
homepage
repositoryhttps://github.com/jianshu93/libhmmer-sys
max_upload_size
id1349732
size11,338,034
Jianshu_Zhao (jianshu93)

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: 0

cargo fmt