[ 源代码: libtranscript ]
软件包:libtranscript-dev(0.3.3-1)
libtranscript-dev 的相关链接
Debian 的资源:
下载源码包 libtranscript:
- [libtranscript_0.3.3-1.dsc]
- [libtranscript_0.3.3.orig.tar.bz2]
- [libtranscript_0.3.3-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [os.ghalkes.nl]
相似软件包:
Development files for libtranscript
libtranscript is a character-set conversion library, much like the iconv set of functions. The library allows great control over the conversions. It was designed for use in programs which use Unicode internally, using UTF-8, UTF-16 or UTF-32/UCS-4.
This package contains the header files to compile programs against libtranscript, and to develop converters for use in libtranscript. It also contains the ucm2ltc program to create compilable converters from .ucm files.
其他与 libtranscript-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libtranscript1 (= 0.3.3-1)
- Character set conversion library