1config BR2_PACKAGE_PYTHON_BROTLI
2	bool "python-brotli"
3	help
4	  Python bindings for the Brotli compression library.
5
6	  https://github.com/google/brotli
7