deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any
Description: |-
utility converting string to a safe format
String::Dirify converts a string (possibly containing high ASCII characters,
and even HTML) into another, lower-cased, string which can be used as a
directory name or URL.
.
The algorithm is as follows:
* Each high ASCII character is replaced by its normal equivalent
* The string is converted to lower case
* Any HTML (including HTML entities) in the string is removed
* Any characters which are not (Perl) words, spaces or hyphens, are removed
* Runs of spaces are converted to the separator character
Homepage: https://metacpan.org/release/String-Dirify
Installed-Size: '23'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Multi-Arch: foreign
Package: libstring-dirify-perl
Priority: optional
Section: perl
Version: 1.03-3
srcpkg_name: libstring-dirify-perl
srcpkg_version: 1.03-3