1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: liburi-title-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Kanashiro <kanashiro@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libfile-type-perl,
libhtml-parser-perl,
libimage-size-perl,
libmp3-info-perl,
libmodule-pluggable-perl | perl (<< 5.17.0),
libwww-perl,
perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liburi-title-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liburi-title-perl.git
Homepage: https://metacpan.org/release/URI-Title
Package: liburi-title-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libfile-type-perl,
libhtml-parser-perl,
libimage-size-perl,
libmp3-info-perl,
libmodule-pluggable-perl | perl (<< 5.17.0),
libwww-perl
Description: common interface to get the titles of things on the web
URI::Title allows one to get titles of things on the web in a sensible way,
it aims to provide a single interface to get the titles of html pages and
different type of files like mp3, pdf, word document, etc.
|