1config BR2_PACKAGE_PYTHON_PORTEND
2	bool "python-portend"
3	select BR2_PACKAGE_PYTHON_TEMPORA # runtime
4	help
5	  TCP port monitoring utilities.
6
7	  https://github.com/jaraco/portend
8