Skip to content

jefftime/lzw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lzw

ANSI C LZW Compression/Decompression Library

Dependencies

Installation

To use this library, download the dependencies and add to your CMakeLists.txt file

add_subdirectory("path/to/dependency")

for each one.

About

ANSI C LZW Compression/Decompression Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published