Crates.io | libhmmer-sys-2 |
lib.rs | libhmmer-sys-2 |
version | 0.1.0 |
source | src |
created_at | 2024-08-23 23:56:13.999004 |
updated_at | 2024-08-23 23:56:13.999004 |
description | Rust bindings to libhmmer and libeasel |
homepage | |
repository | https://github.com/jianshu93/libhmmer-sys |
max_upload_size | |
id | 1349732 |
size | 11,338,034 |
Rust bindings to libhmmer and libeasel. Please refer to the original C codebase for documentation.
Requires autoconf
, make
, and a C
compiler to build.
git clone --recursive https://github.com/mustafa-guler/libhmmer-sys
cargo build
Since this is an extremely light wrapper around hmmer
this preserves the same license.