Skip to content
/ lzfse Public
forked from ydkhatri/pyliblzfse

Python bindings for the LZFSE reference implementation

License

Notifications You must be signed in to change notification settings

m1stadev/lzfse

 
 

Repository files navigation

lzfse


Python bindings for the LZFSE reference implementation.

This project is based on ydkhatril's pyliblzfse, I have only added CI and renamed the library to lzfse.

Installation

  • Install from PyPI:
    • python3 -m pip install lzfse
  • Local installation:
    • python3 -m pip install .

About

Python bindings for the LZFSE reference implementation

Resources

License

Stars

Watchers

Forks

Languages

  • C 77.8%
  • Python 22.2%