libhmmer-sys-2 0.1.0

Rust bindings to libhmmer and libeasel
Documentation
  • Coverage
  • 0.67%
    14 out of 2078 items documented0 out of 70 items with examples
  • Size
  • Source code size: 11.33 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 12.46 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 37s Average build duration of successful builds.
  • all releases: 1m 37s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • jianshu93/libhmmer-sys
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jianshu93

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.