1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: libunicode-linebreak-perl
Section: perl
Priority: optional
Build-Depends:
debhelper (>= 12),
pkg-config,
libthai-dev,
libsombok-dev (>= 2.4.0),
libmime-charset-perl (>= 1.006.2),
perl
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Standards-Version: 4.3.0
Homepage: https://github.com/hatukanezumi/Unicode-LineBreak
Vcs-Git: https://salsa.debian.org/kolter/libunicode-linebreak-perl.git
Vcs-Browser: https://salsa.debian.org/kolter/libunicode-linebreak-perl
Package: libunicode-linebreak-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
libmime-charset-perl (>= 1.006.2),
perl
Description: UAX #14 Unicode Line Breaking Algorithm
Unicode::LineBreak performs Line Breaking Algorithm described in Unicode
Standards Annex #14 [UAX #14]. East_Asian_Width informative properties
defined by Annex #11 [UAX #11] will be concerned to determine breaking
positions.
|