mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-portend: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b6ada8d5f8
commit
e677a54f55
7
package/python-portend/Config.in
Normal file
7
package/python-portend/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_PORTEND
|
||||
bool "python-portend"
|
||||
select BR2_PACKAGE_PYTHON_TEMPORA # runtime
|
||||
help
|
||||
TCP port monitoring utilities.
|
||||
|
||||
https://github.com/jaraco/portend
|
||||
Reference in New Issue
Block a user