File: control

package info (click to toggle)
libfile-mmagic-xs-perl 0.09003-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 340 kB
  • ctags: 596
  • sloc: perl: 950; ansic: 536; makefile: 51; xml: 1
file content (19 lines) | stat: -rw-r--r-- 900 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libfile-mmagic-xs-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5), perl (>= 5.6.10-12), libtest-pod-perl,
 libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregor+debian@comodo.priv.at>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/File-MMagic-XS/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libfile-mmagic-xs-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-mmagic-xs-perl/

Package: libfile-mmagic-xs-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Guess File Type With XS (à 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.