1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libfile-mmagic-xs-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312), perl (>= 5.10.1),
perl (>= 5.14) | libextutils-parsexs-perl (>= 2.210000)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
Ansgar Burchardt <ansgar@debian.org>,
Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/File-MMagic-XS/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-mmagic-xs-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-mmagic-xs-perl.git
Package: libfile-mmagic-xs-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Perl module to guess file type (à la mod_mime_magic)
File::MMagic::XS is a port of Apache2 mod_mime_magic.c in Perl, written in
XS with the aim of being efficient and fast, especially for applications
that need to be run for an extended amount of time.
|