File: control

package info (click to toggle)
libunicode-linebreak-perl 0.0.20140601-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 4,104 kB
  • sloc: ansic: 32,274; perl: 779; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 958 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
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.3.1),
    libmime-charset-perl (>= 1.006.2),
    perl
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Standards-Version: 3.9.5
Homepage: http://search.cpan.org/dist/Unicode-LineBreak/
Vcs-Git: git://anonscm.debian.org/users/kolter/libunicode-linebreak-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=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.