Minimal inflate library with zero dependencies, designed for freestanding environments.
Currently support GZIP/Deflate implemented according to RFC1952 and RFC1951.
FIL is built with fabricate.
fabricate setup
# Or for a release version
# fabricate setup -o buildtype=release
fabricate buildThe api is documented in the header file located here.