File: control

package info (click to toggle)
php-net-ipv6 1.3.0b2-0.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 116 kB
  • ctags: 275
  • sloc: php: 682; xml: 429; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 820 bytes parent folder | download
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 (>= 9), pkg-php-tools
Standards-Version: 3.9.6
Homepage: http://pear.php.net/package/Net_IPv6
Vcs-Git: git://anonscm.debian.org/collab-maint/php-net-ipv6.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/php-net-ipv6.git

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