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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
Source: m17n-db
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
Harshula Jayasuriya <harshula@debian.org>,
Build-Depends:
debhelper-compat (= 13),
Build-Depends-Indep:
locales,
Build-Conflicts:
locales-all,
Standards-Version: 4.7.0
Homepage: https://www.nongnu.org/m17n/
Vcs-Git: https://salsa.debian.org/input-method-team/m17n-db.git
Vcs-Browser: https://salsa.debian.org/input-method-team/m17n-db
Package: m17n-db
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Breaks:
m17n-contrib (<= 1.1.14-1),
Replaces:
m17n-contrib (<= 1.1.14-1),
Recommends:
libm17n-0,
Suggests:
gawk,
m17n-docs,
Description: multilingual text processing library - database
The m17n library is a multilingual text processing library for the C
language. This library has following features:
- The m17n library is an open source software.
- The m17n library for any Linux/Unix applications.
- The m17n library realizes multilingualization of many aspects of
applications.
- The m17n library represents multilingual text as an object named
M-text. M-text is a string with attributes called text properties,
and designed to substitute for string in C. Text properties carry any
information required to input, display and edit the text.
- The m17n library supports functions to handle M-texts.
.
m17n is an abbreviation of Multilingualization.
.
This package contains the database files used by m17n-lib.
|