Skip to content

Latest commit

 

History

History

c

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

lzs

Lightweight LZS compression.

This aims to be suitable for small embedded systems with limited RAM and ROM.

Testing

Test programs are included, which exercise the liblzs library API.

When using autotools, run the tests via:

make check

License

This code is released under the MIT license. See [LICENSE.txt][2] for details.