软件包:libghc-text-icu-dev(0.8.0.5-1)
libghc-text-icu-dev 的相关链接
Debian 的资源:
下载源码包 haskell-text-icu:
- [haskell-text-icu_0.8.0.5-1.dsc]
- [haskell-text-icu_0.8.0.5.orig.tar.gz]
- [haskell-text-icu_0.8.0.5-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
bindings to the ICU library
Haskell bindings to the International Components for Unicode (ICU) libraries. These libraries provide robust and full-featured Unicode services on a wide variety of platforms.
Features include:
Both pure and impure bindings, to allow for fine control over efficiency and ease of use.
Breaking of strings on character, word, sentence, and line boundaries.
Access to the Unicode Character Database (UCD) of character metadata.
String collation functions, for locales where the conventions for lexicographic ordering differ from the simple numeric ordering of character codes.
Character set conversion functions, allowing conversion between Unicode and over 220 character encodings.
Unicode normalization. (When implementations keep strings in a normalized form, they can be assured that equivalent strings have a unique binary representation.)
Regular expression search and replace.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-text-icu-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-b19b4
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-37410
- 本虚包由这些包填实: ghc
-
- dep: libghc-deepseq-dev-1.4.8.1-9013f
- 本虚包由这些包填实: ghc
-
- dep: libghc-text-dev-2.0.2-0adc3
- 本虚包由这些包填实: ghc
-
- dep: libghc-time-dev-1.12.2-eb20f
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库
-
- dep: libicu-dev
- Development files for International Components for Unicode
-
- dep: libicu72 (>= 72.1~rc-1~)
- 统一码(Unicode)的国际化组件