Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 633 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 633 Bytes

jbig2dec-rs

GitHub Actions Crates.io docs.rs

Rust binding to jbig2dec

Installation

Add it to your Cargo.toml:

[dependencies]
jbig2dec = "0.3"

License

This work is released under the GPLv3 license. A copy of the license is provided in the LICENSE file.