https://github.com/dchest/cbrotli
cbrotli without libbrotli
https://github.com/dchest/cbrotli
Last synced: about 1 year ago
JSON representation
cbrotli without libbrotli
- Host: GitHub
- URL: https://github.com/dchest/cbrotli
- Owner: dchest
- License: mit
- Created: 2022-02-01T10:20:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-01T10:26:12.000Z (over 4 years ago)
- Last Synced: 2025-03-18T02:24:58.072Z (over 1 year ago)
- Language: C
- Size: 558 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.