Source: php-net-url
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Thijs Kinkhorst <thijs@debian.org>, Prach Pongpanich <prachpub@gmail.com>
Build-Depends: debhelper (>= 9), pkg-php-tools
Build-Depends-Indep: php-pear
Standards-Version: 3.9.4
Homepage: http://pear.php.net/package/Net_URL/
Vcs-Git: git://anonscm.debian.org/pkg-php/php-net-url.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-net-url.git;a=summary

Package: php-net-url
Architecture: all
Depends: ${misc:Depends}, php-pear
Description: easy parsing of Urls
 Net URL provides easy parsing of URLs and their constituent parts.
 .
 NOTE: This module is declared obsolete by its upstream, and superseded
 by the Net::URL2 module
