[ 源代码: boost1.74 ]
软件包:libboost-locale1.74.0(1.74.0+ds1-21)
libboost-locale1.74.0 的相关链接
Debian 的资源:
下载源码包 boost1.74:
- [boost1.74_1.74.0+ds1-21.dsc]
- [boost1.74_1.74.0+ds1.orig.tar.xz]
- [boost1.74_1.74.0+ds1-21.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.boost.org]
相似软件包:
C++ facilities for localization
This package forms part of the Boost C++ Libraries collection.
Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language.
* Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collationlevels.
* Date, time, timezone and calendar manipulations, formattingand parsing, including transparent support for calendars other than Gregorian.
* Boundary analysis for characters, words, sentences andline-breaks.
* Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) includingsupport for plural forms, using GNU catalogs.
* Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams.
其他与 libboost-locale1.74.0 有关的软件包
|
|
|
|
-
- dep: libboost-thread1.74.0 (>= 1.74.0+ds1)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.32)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libicu72 (>= 72.1~rc-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版