Source: php-net-ipv6
Section: web
Priority: optional
Maintainer: Dario Minnucci <midget@debian.org>
Build-Depends: debhelper (>= 8), dh-make-php (>= 0.2.3), cdbs
Standards-Version: 3.9.2
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: php-pear, ${misc:Depends} 
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
