Remove no longer required python-six runtime dependency. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
config BR2_PACKAGE_PYTHON_TINYRPC
|
|
bool "python-tinyrpc"
|
|
help
|
|
A small, modular, transport and protocol neutral RPC
|
|
library that, among other things, supports JSON-RPC and
|
|
zmq.
|
|
|
|
http://github.com/mbr/tinyrpc
|