mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
ac72010d3c
commit
f18d22e834
7
package/python-u-msgpack/Config.in
Normal file
7
package/python-u-msgpack/Config.in
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user