1config BR2_PACKAGE_PYTHON_HIREDIS
2	bool "python-hiredis"
3	help
4	  Python wrapper for hiredis.
5
6	  https://github.com/redis/hiredis-py
7