buildroot/package/python-hiredis/Config.in
Grzegorz Blach bc60b83380 package/python-hiredis: new package
Python extension that wraps protocol parsing code in hiredis.
It primarily speeds up parsing of multi bulk replies.

https://github.com/redis/hiredis-py

Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-08-04 12:15:46 +02:00

7 lines
134 B
Plaintext

config BR2_PACKAGE_PYTHON_HIREDIS
bool "python-hiredis"
help
Python wrapper for hiredis.
https://github.com/redis/hiredis-py