Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@folkertdev folkertdev released this 04 Dec 14:58
· 11 commits to main since this release
v0.1.0
05a52ff

An initial release, consisting of 2 crates

  • libbz2-rs-sys is a rust crate that exposes the full bzip2 API, defined in 100% rust (no FFI is used)
  • libbz2-rs-sys-cdylib can be used to build a dynamic or static C library that is 100% compatible with stock bzip2