An open API service indexing awesome lists of open source software.

https://github.com/dchest/cbrotli

cbrotli without libbrotli
https://github.com/dchest/cbrotli

Last synced: about 1 year ago
JSON representation

cbrotli without libbrotli

Awesome Lists containing this project

README

          

cbrotli without libbrotli
=========================

This package re-packages the official C-Brotli CGO bindings

into a package that needs no separate libbrotli{common|enc|dec}.

It's produced by the script make-cbrotli.sh.