- Notifications
You must be signed in to change notification settings - Fork0
vmchale/lzlib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Haskell bindings tolzlib.
This package includes a high-level interface to lzlib. It provides performancecomparable to thelzip command-line tool.
Compared to thelzip Haskell library:
- Uses
c2hs
instead ofhsc2hs
- Provides a high-level (
ByteString
-based) API
Performance should be comparable to thelzip C++ program.
Run
make
to download a few tarballs before running the test suite.
About
lzlib bindings for Haskell
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published