Skip to content
/ lz77 Public

Lempel-Ziv text compression in Python. No sliding window implemented, so you can use it just for small strings.

Notifications You must be signed in to change notification settings

Datata1/lz77

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

Lempel-Ziv text compression in Python. No sliding window implemented, so you can use it just for small strings.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages