Version: 0.7.19, Package name: py-netaddr-0.7.19 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description A pure Python network address representation and manipulation library. netaddr provides a Pythonic way of working with :- IPv4 and IPv6 addresses and subnets MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers arbitrary (non-aligned) IP address ranges and IP address sets various non-CIDR IP range formats such as nmap and glob-style formats An interactive shell ("netaddr") is also available; ipython must be available to use it. |
Filesize: 1584.8 KB |
Version History (View Complete History) |
|
2021-01-16 10:26:17 by Aaron Bieber | Files touched by this commit (17) |
Log message: Drop MAINTAINER for a bunch of stuff I no longer use. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-11-30 17:56:09 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Move custom invocation of pytest to MODPY_PYTEST |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2017-08-16 11:25:46 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: update to py-netaddr-0.7.19 ok abieber@ (MAINTAINER) |
2017-07-13 07:24:03 by Stuart Henderson | Files touched by this commit (3) |
Log message: add py3 support to net/py-netaddr, drop hard ipython dependency (it's only used for the interactive shell), enable tests. ok abieber@ |
2016-03-02 08:10:54 by Aaron Bieber | Files touched by this commit (4) |
Log message: Update to latest, add a patch for fixing the shebangs (from shadchin@) OK shadchin@ |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |