You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / zope-zc.parse_addr-1.0.0-1.lbn19.noarch

zope-zc.parse_addr-1.0.0-1.lbn19.noarch

Package Attributes
RPM  zope-zc.parse_addr-1.0.0-1.lbn19.noarch.rpm Architecture  noarch Size  3118 Created  2019/09/30 06:52:57 UTC
Package Specification
Summary Parse network addresses of the form: HOST:PORT
Group Application/Internet
License ZPL
Home Page http://pypi.python.org
Description

Parse network addresses of the form: HOST:PORT

>>> import zc.parse_addr >>> zc.parse_addr.parse_addr(1.2.3.4:56) (1.2.3.4, 56)

It would be great if this little utility function was part of the socket module.

Requires
python-setuptools  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
/bin/sh  
rpmlib(PayloadIsXz)  
Provides
zope-zc.parse_addr

Document Actions