1config BR2_PACKAGE_PYTHON_PYSOCKS
2	bool "python-pysocks"
3	help
4	  A Python SOCKS client module.
5
6	  https://github.com/Anorov/PySocks
7