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

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

Package Attributes
RPM  zope-zc.parse_addr-1.0.0-1.lbn13.noarch.rpm Architecture  noarch Size  3118 Created  2017/08/04 11:09:38 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
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
/bin/sh  
rpmlib(PayloadIsXz)  
Provides
zope-zc.parse_addr

Document Actions