libribzip2 0.4.0

a bzip2 library written in pure rust
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Philipp Vollmer"]
description = "a bzip2 library written in pure rust"
edition = "2021"
license = "MIT"
name = "libribzip2"
repository = "https://github.com/torfmaster/ribzip2"
version = "0.4.0"