[ 源代码: libtextwrap ]
软件包:libtextwrap-dev(0.1-14.2)
libtextwrap-dev 的相关链接
Debian 的资源:
下载源码包 libtextwrap:
维护者:
外部的资源:
- 主页 [libtextwrap.sourceforge.net]
相似软件包:
text-wrapping library with i18n - development files
Text-wrapping (or line-folding) library for displaying a string on the terminal. This supports i18n (internationalization), i.e, automatic locale-encoding detection, multibyte encoding (such as UTF-8, EUC-JP, and so on), fullwidth characters (occupying two columns per one character, like CJK Ideogram), combining characters (occupying zero columns per one character, like Thai and diacritical marks), and languages which do not use whitespaces between words (like Chinese and Japanese).
This package contains files needed for development using this library.
其他与 libtextwrap-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libtextwrap1 (= 0.1-14.2)
- text-wrapping library with i18n - runtime