deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any, libhtml-parser-perl, libhtml-tagset-perl
Description: |-
Perl module to truncate HTML by percentage or character count
When working with text it is common to want to truncate strings to make them
fit a desired context. E.g., you might have a menu that is only 100px wide and
prefer text doesn't wrap so you'd truncate it around 15-30 characters,
depending on preference and typeface size. This is trivial with plain text
using substr but with HTML it is somewhat difficult because whitespace has
fluid significance and open tags that are not properly closed destroy
well-formedness and can wreck an entire layout.
.
HTML::Truncate attempts to account for those two problems by padding truncation
for spacing and entities and closing any tags that remain open at the point of
truncation.
Homepage: https://metacpan.org/release/HTML-Truncate
Installed-Size: '42'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libhtml-truncate-perl
Priority: optional
Section: perl
Version: 0.20-3
srcpkg_name: libhtml-truncate-perl
srcpkg_version: 0.20-3