summaryrefslogtreecommitdiffstats
path: root/package/python-hpack/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-07-05 15:47:40 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-31 21:30:25 +0200
commitd8514a745cd9a5035ead8bc8630327276e13628d (patch)
tree46d941410bc0f356158f1fabac86b94a83987773 /package/python-hpack/Config.in
parent85a1a7dc16b791145e0d6e0709681001dc521414 (diff)
downloadbuildroot-d8514a745cd9a5035ead8bc8630327276e13628d.tar.gz
buildroot-d8514a745cd9a5035ead8bc8630327276e13628d.zip
python-hpack: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-hpack/Config.in')
-rw-r--r--package/python-hpack/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/python-hpack/Config.in b/package/python-hpack/Config.in
new file mode 100644
index 0000000000..b0ea03bc42
--- /dev/null
+++ b/package/python-hpack/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_PYTHON_HPACK
+ bool "python-hpack"
+ help
+ Pure-Python HPACK header compression.
+
+ http://hyper.rtfd.org
OpenPOWER on IntegriCloud