brotli/MANIFEST.in

20 lines
409 B
Plaintext
Raw Permalink Normal View History

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
2017-09-19 09:25:55 +00:00
include python/_brotli.cc
include python/bro.py
2017-09-19 09:25:55 +00:00
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