Name: | python2-ipaddress |
---|---|
Version: | 1.0.18 |
Release: | 6.module+el8.3.0+7833+4aaf98ce |
Architecture: | noarch |
Module: | python27:2.7:8030020200819165638:9edba152 python27:2.7:8030020200819165639:851f4228 python27:2.7:8040020210122160212:cdb2db54 python27:2.7:8050020210811095446:3e7ace8b python27:2.7:8060020220210185952:8cdc2268 python27:2.7:8070020220617114255:056aacbc python27:2.7:8080020221221225124:ba5e661a python27:2.7:8080020230609134836:392b0bf1 python27:2.7:8080020231004233750:392b0bf1 |
Group: | Unspecified |
Size: | 233437 |
License: | Python |
RPM: | python2-ipaddress-1.0.18-6.module+el8.3.0+7833+4aaf98ce.noarch.rpm |
Source RPM: | python-ipaddress-1.0.18-6.module+el8.3.0+7833+4aaf98ce.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-987fe06b-e338-4d12-bb39-daa73375bcbe.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/ipaddress/ |
Summary: | Port of the python 3.3+ ipaddress module to 2.6+ |
Description: | ipaddress provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks. The functions and classes in this module make it straightforward to handle various tasks related to IP addresses, including checking whether or not two hosts are on the same subnet, iterating over all hosts in a particular subnet, checking whether or not a string represents a valid IP address or network definition, and so on. |