File: control

package info (click to toggle)
libunicode-linebreak-perl 0.0.20160702-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,020 kB
  • ctags: 755
  • sloc: perl: 782; makefile: 6
file content (26 lines) | stat: -rw-r--r-- 959 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
23
24
25
26
Source: libunicode-linebreak-perl
Section: perl
Priority: optional
Build-Depends:
    debhelper (>= 9),
    pkg-config,
    libthai-dev,
    libsombok-dev (>= 2.4.0),
    libmime-charset-perl (>= 1.006.2),
    perl
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Standards-Version: 3.9.8
Homepage: http://search.cpan.org/dist/Unicode-LineBreak/
Vcs-Git: https://anonscm.debian.org/git/users/kolter/libunicode-linebreak-perl.git
Vcs-Browser: https://anonscm.debian.org/git/users/kolter/libunicode-linebreak-perl.git

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.