summaryrefslogtreecommitdiffstats
path: root/package/python-u-msgpack/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-05-06 09:37:23 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-09 10:42:58 +0200
commitf18d22e8342454c86281ed93734e8b56fae8b3a3 (patch)
tree3071d0a9265869e2a57eaf09bfca1139ff7f752c /package/python-u-msgpack/Config.in
parentac72010d3c6237e57ab4ff1ef8710e0f41fd3351 (diff)
downloadbuildroot-f18d22e8342454c86281ed93734e8b56fae8b3a3.tar.gz
buildroot-f18d22e8342454c86281ed93734e8b56fae8b3a3.zip
python-u-msgpack: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: add umsgpack.py as license file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-u-msgpack/Config.in')
-rw-r--r--package/python-u-msgpack/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-u-msgpack/Config.in b/package/python-u-msgpack/Config.in
new file mode 100644
index 0000000000..ad0f90e8d2
--- /dev/null
+++ b/package/python-u-msgpack/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_U_MSGPACK
+ bool "python-u-msgpack"
+ help
+ A portable, lightweight MessagePack serializer and deserializer
+ written in pure Python.
+
+ https://github.com/vsergeev/u-msgpack-python
OpenPOWER on IntegriCloud