[ 原始碼: boost1.74 ]
套件:libboost-locale1.74.0(1.74.0-9)
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)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支援函式庫
-
- dep: libicu67 (>= 67.1-1~)
- International Components for Unicode
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3