Source: python-portend Homepage: https://github.com/jaraco/portend Section: python Priority: optional Maintainer: JCF Ploemen (jcfp) Uploaders: Debian Python Modules Team Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-pytest , python3-setuptools, python3-setuptools-scm, python3-tempora Standards-Version: 4.4.1 Vcs-Git: https://salsa.debian.org/python-team/modules/python-portend.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-portend Package: python3-portend Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Python module to monitor TCP port states Portend is a module to monitor TCP ports for bound or unbound states. It provides routines to wait for a port to become free or occuopied, check the current state of a port, or identify a suitable port available for binding locally.