mirror of
https://github.com/google/brotli.git
synced 2024-11-22 11:40:06 +00:00
b32cefe160
* rename build -> buildfiles to avoid clashing with BUILD * set binary mode for stdin/out in bro * convert bro to C
17 lines
319 B
Plaintext
17 lines
319 B
Plaintext
include CONTRIBUTING.md
|
|
include common/*.c
|
|
include common/*.h
|
|
include dec/*.c
|
|
include dec/*.h
|
|
include enc/*.c
|
|
include enc/*.h
|
|
include LICENSE
|
|
include MANIFEST.in
|
|
include python/bro.py
|
|
include python/brotlimodule.cc
|
|
include python/README.md
|
|
include README.md
|
|
include setup.py
|
|
include tools/bro.c
|
|
include tools/version.h
|