2016-04-10 19:51:21 +00:00
|
|
|
include CONTRIBUTING.md
|
2017-04-23 12:07:08 +00:00
|
|
|
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
|
2016-04-10 19:51:21 +00:00
|
|
|
include LICENSE
|
|
|
|
include MANIFEST.in
|
2017-09-19 09:25:55 +00:00
|
|
|
include python/_brotli.cc
|
2016-04-10 19:51:21 +00:00
|
|
|
include python/bro.py
|
2017-09-19 09:25:55 +00:00
|
|
|
include python/brotli.py
|
2016-04-10 19:51:21 +00:00
|
|
|
include python/README.md
|
2020-09-21 11:24:13 +00:00
|
|
|
include python/tests/*
|
2016-04-10 19:51:21 +00:00
|
|
|
include README.md
|
|
|
|
include setup.py
|
2020-09-21 11:24:13 +00:00
|
|
|
include tests/testdata/*
|
2017-05-29 15:55:14 +00:00
|
|
|
include c/tools/brotli.c
|