Source: liburi-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Stefan Hornburg (Racke) <racke@linuxia.de>,
 Kees Cook <kees@outflux.net>,
 Rene Mayorga <rmayorga@debian.org>,
 Ryan Niebur <ryan@debian.org>,
 Iulian Udrea <iulian@ubuntu.com>,
 Jonathan Yu <jawnsy@cpan.org>,
 gregor herrmann <gregoa@debian.org>,
 Angel Abad <angelabad@gmail.com>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libbusiness-isbn-perl,
 perl
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/liburi-perl.git
Homepage: http://search.cpan.org/dist/URI/

Package: liburi-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libmime-base64-perl,
 libnet-perl
Suggests: libwww-perl
Description: module to manipulate and access URI strings
 URI is a collection of Perl modules that represent and manipulate Uniform
 Resource Identifier (URI) references as specified in RFC 2396.
 .
 URI objects can be used to access and manipulate the various components
 that make up these strings.  There are also methods to combine URIs in
 various ways.
 .
 The URI class replaces the URI::URL class that used to be distributed with
 libwww-perl. This package also includes an emulation of the old URI::URL
 interface, which implements both the old and the new interface.
