File: control

package info (click to toggle)
m17n-docs 1.2.0-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 14,708 kB
  • ctags: 1,682
  • sloc: sh: 4,456; makefile: 294
file content (26 lines) | stat: -rw-r--r-- 1,087 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: m17n-docs
Section: text
Priority: optional
Maintainer: Hidetaka Iwai <tyuyu@debian.or.jp>
Uploaders: Masahito Omote <omote@debian.org>
Build-Depends-Indep: debhelper (>= 4.0.0), dpatch
Standards-Version: 3.6.1

Package: m17n-docs
Architecture: all
Description: a multilingual text processing library - documents
 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 man pages and documents of m17n-lib.