File: control

package info (click to toggle)
libhtml-html5-entities-perl 0.004-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 220 kB
  • sloc: perl: 2,606; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 994 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: libhtml-html5-entities-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fschlich@zedat.fu-berlin.de>,
 Angel Abad <angel@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-html5-entities-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-html5-entities-perl.git
Homepage: https://metacpan.org/release/HTML-HTML5-Entities
Testsuite: autopkgtest-pkg-perl

Package: libhtml-html5-entities-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Multi-Arch: foreign
Description: module to encode and decode character entities defined in HTML5
 HTML::HTML5::Entities is a drop-in replacement for HTML::Entities,
 providing the character entities defined in HTML5. It is a pure Perl
 implementation and hence slower, especially decoding.