Skip to content

amazingakai/lzipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lzipper [WIP]

This is a simple lzip compression and decompression library written in Rust. This library currently uses liblzma internally for compression and decompression but the goal is to eventually have a pure Rust implementation of lzma.

TODOS

  • Add support for multimember lzip files
  • Implement Read trait for Lzip encoder and decoder
  • Have a nice cli
  • Have a pure Rust implementation of lzma
  • Async support?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages