File: control

package info (click to toggle)
libhtml-html5-entities-perl 0.004-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 224 kB
  • ctags: 7
  • sloc: perl: 2,606; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 928 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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 (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-html5-entities-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-html5-entities-perl.git
Homepage: https://metacpan.org/release/HTML-HTML5-Entities

Package: libhtml-html5-entities-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
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.