Repository URL to install this package:
__all__ = ("IPAddressAndPort",) IPAddressAndPort = tuple[str, int]