Crates.io | libhmmer-sys |
lib.rs | libhmmer-sys |
version | 0.4.0 |
source | src |
created_at | 2021-09-29 22:26:28.524764 |
updated_at | 2024-05-29 19:41:21.9795 |
description | Rust bindings to libhmmer and libeasel |
homepage | |
repository | https://github.com/mustafa-guler/libhmmer-sys |
max_upload_size | |
id | 458413 |
size | 9,684,826 |
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.