libtoa 0.4.0

TOA compression file format library. Modern compression with built-in error correction
Documentation

libtoa

Crate Documentation

Library to compress & decompress TOA files (.toa).

Acknowledgement

  • The lzma code is a hard copy of the lzma-rust crate of it's LZMA and BCJ / Delta code (Apache 2 license).
  • Original Author of the lzma-rust crate was dyz1990 (Apache 2 license).
  • The lzma-rust2 crate was a rewrite of the XZ for Java by Lasse Collin (0BSD).
  • Major parts of XZ for Java are based on code written by Igor Pavlov in the LZMA SDK (public domain).

License

Licensed under the Apache License, Version 2.0.