1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: php-net-whois
Section: php
Priority: optional
Maintainer: Dario Minnucci <midget@debian.org>
Build-Depends: debhelper (>= 9), pkg-php-tools
Standards-Version: 3.9.5
Homepage: http://pear.php.net/package/Net_Whois
Vcs-Git: git://anonscm.debian.org/collab-maint/php-net-whois.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/php-net-whois.git
Package: php-net-whois
Architecture: all
Depends: ${misc:Depends}, ${phppear:Debian-Depends}
Recommends: ${phppear:Debian-Recommends}
Breaks: ${phppear:Debian-Breaks}
Description: PHP PEAR module for querying whois services
The PEAR::Net_Whois class provides a tool to query internet domain name and
network number directory services.
.
This module looks up records in the databases maintained by several Network
Information Centers (NICs).
|