File: control

package info (click to toggle)
libparse-mime-perl 1.003-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 136 kB
  • sloc: perl: 209; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 735 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
Source: libparse-mime-perl
Section: perl
Testsuite: autopkgtest-pkg-perl
Rules-Requires-Root: no
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends-Indep:
 libjson-xs-perl,
 perl
Standards-Version: 4.1.4
Homepage: https://metacpan.org/release/Parse-MIME

Package: libparse-mime-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: parse mime-types, match against media ranges
 This 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.