mirror of
https://github.com/google/brotli.git
synced 2026-02-04 05:35:09 +00:00
Avoid file IO. Drive-by: drop bro.py and bro_test.py; we do not support it well and likely no one uses it. PiperOrigin-RevId: 834206605
19 lines
387 B
Plaintext
19 lines
387 B
Plaintext
include CONTRIBUTING.md
|
|
include c/common/*.c
|
|
include c/common/*.h
|
|
include c/dec/*.c
|
|
include c/dec/*.h
|
|
include c/enc/*.c
|
|
include c/enc/*.h
|
|
include c/include/brotli/*.h
|
|
include LICENSE
|
|
include MANIFEST.in
|
|
include python/_brotli.cc
|
|
include python/brotli.py
|
|
include python/README.md
|
|
include python/tests/*
|
|
include README.md
|
|
include setup.py
|
|
include tests/testdata/*
|
|
include c/tools/brotli.c
|