File: control

package info (click to toggle)
php-net-ipv6 1.3.0b4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 128 kB
  • sloc: php: 814; xml: 464; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 794 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: php-net-ipv6
Section: php
Priority: optional
Maintainer: Dario Minnucci <midget@debian.org>
Build-Depends: debhelper (>= 11), pkg-php-tools
Standards-Version: 4.2.1
Homepage: http://pear.php.net/package/Net_IPv6
Vcs-Git: https://salsa.debian.org/debian/php-net-ipv6.git
Vcs-Browser: https://salsa.debian.org/debian/php-net-ipv6

Package: php-net-ipv6
Architecture: all
Depends: ${misc:Depends}, ${phppear:Debian-Depends}
Recommends: ${phppear:Debian-Recommends}
Breaks: ${phppear:Debian-Breaks}
Description: Check and validate IPv6 addresses
 The class allows you to: * check if an address is an IPv6 address *
 compress/uncompress IPv6 addresses * check for an IPv4 compatible
 ending in an IPv6 address * check the assigned address space of an
 IPv6 address * do netmask calculations