8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
|
config BR2_PACKAGE_PYTHON_HIREDIS
|
||
|
bool "python-hiredis"
|
||
|
depends on BR2_PACKAGE_PYTHON3
|
||
|
help
|
||
|
Python wrapper for hiredis.
|
||
|
|
||
|
https://github.com/redis/hiredis-py
|