[ buster ]
[ 源代码: boost1.67 ]
软件包:libboost-locale1.67.0(1.67.0-13+deb10u1)
libboost-locale1.67.0 的相关链接
Debian 的资源:
下载源码包 boost1.67:
- [boost1.67_1.67.0-13+deb10u1.dsc]
- [boost1.67_1.67.0.orig.tar.gz]
- [boost1.67_1.67.0-13+deb10u1.debian.tar.xz]
维护小组:
- Debian Boost Team (QA 页面)
- Steve M. Robbins (QA 页面)
- Giovanni Mascellani (QA 页面)
- Dimitri John Ledkov (QA 页面)
- Anton Gladky (QA 页面)
外部的资源:
- 主页 [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.67.0 有关的软件包
|
|
|
|
-
- dep: libboost-chrono1.67.0
- C++ representation of time duration, time point, and clocks
-
- dep: libboost-system1.67.0
- Operating system (e.g. diagnostics support) library
-
- dep: libboost-thread1.67.0
- portable C++ multi-threading
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:4.2)
- GCC 支持库
-
- dep: libicu63 (>= 63.1-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版