File: control

package info (click to toggle)
libparse-mime-perl 1.006-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 118; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 988 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: libparse-mime-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Shadura <andrewsh@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libjson-pp-perl <!nocheck>,
                     perl
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libparse-mime-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libparse-mime-perl.git
Homepage: https://metacpan.org/release/Parse-MIME
Rules-Requires-Root: no

Package: libparse-mime-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Multi-Arch: foreign
Description: module to parse mime-types, match against media ranges
 The Parse::MIME module provides basic functions for handling mime-types. It
 can handle matching mime-types against a list of media-ranges according the
 section 14.1 of the HTTP specification RFC 2616.