ages-prs 0.1.0

Compression and decompression of PRS, SEGA's LZ77 encoding.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "ages-prs"
version = "0.1.0"
dependencies = [
 "libflate_lz77",
]

[[package]]
name = "libflate_lz77"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "739e9d7726dc32173fed2d69d17eef3c54682169e4e20ff1d0a45dcd37063cef"