libnetaddr-ip-perl 4.079+dfsg-ok1 source package in openKylin

Changelog

libnetaddr-ip-perl (4.079+dfsg-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnetaddr-ip-perl_4.079+dfsg.orig.tar.gz 199.0 KiB cc36a06a6fc3d1e02a3acde4eb1d3288aceb120d57b1d3be100bd389e70b34b0
libnetaddr-ip-perl_4.079+dfsg-ok1.debian.tar.xz 6.5 KiB d5976738a5d3fa525e1caa126edb0d99638068b0449603e4fcd0397d9c3ba6e9
libnetaddr-ip-perl_4.079+dfsg-ok1.dsc 2.1 KiB ecb490c0e83c9b24adf066d0b2810d227f1a01e68ffe1c0c8080de57c47eb78d

View changes file

Binary packages built by this source

libnetaddr-ip-perl: IP address manipulation module

 NetAddr::IP provides an object-oriented abstraction on top of IP addresses
 or IP subnets, that allows for easy manipulations.
 .
 The internal representation of all IP objects is in 128 bit IPv6 notation.
 IPv4 and IPv6 objects may be freely mixed.
 .
 The following operations are supported:
 Basic IP conversion, netmask manipulation, subnet interpretation, bitwise
 mask generation, full mask generation, subnet manipulation, expansion, and
 range operations, sub/supernet tests, data type determination, and more
 complex operations such as expansion of netblocks into arrays of smaller
 blocks of arbitrary size, and CIDR block aggregation