软件包: libghc-unicode-transforms-dev (0.3.3-1)
libghc-unicode-transforms-dev 的相关链接
Trisquel 的资源:
下载源码包 haskell-unicode-transforms:
- [haskell-unicode-transforms_0.3.3-1.dsc]
- [haskell-unicode-transforms_0.3.3.orig.tar.gz]
- [haskell-unicode-transforms_0.3.3-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Haskell Group (Mail Archive)
- Ilias Tsitsimpis
外部的资源:
- 主页 [github.com]
相似软件包:
Fast Unicode 9.0 normalization in Haskell
Unicode characters with adornments (e.g. Á) can be represented in two different forms, as a single composed character (U+00C1 = Á) or as multiple decomposed characters (U+0041(A) U+0301( ́ ) = Á). They are differently encoded byte sequences but for humans they have exactly the same visual appearance.
A regular byte comparison may tell that two strings are different even though they might be equivalent. Both strings need to be converted in a normalized form using the Unicode Character Database before they can be compared for equivalence.
This library implements fast Unicode 9.0 normalization in Haskell (NFC, NFKC, NFD, NFKD).
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-unicode-transforms-dev 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
-
- dep: libghc-base-dev-4.9.1.0-5a696 [i386]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.9.1.0-d28d6 [amd64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-bitarray-dev-0.0.1.1-38f53 [i386]
- 本虚包由这些包填实: libghc-bitarray-dev
-
- dep: libghc-bitarray-dev-0.0.1.1-84827 [amd64]
- 本虚包由这些包填实: libghc-bitarray-dev
-
- dep: libghc-bytestring-dev-0.10.8.1-45b2c [amd64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.8.1-a98c5 [i386]
- 本虚包由这些包填实: ghc
-
- dep: libghc-text-dev-1.2.2.2-4f564 [i386]
- 本虚包由这些包填实: libghc-text-dev
-
- dep: libghc-text-dev-1.2.2.2-5429b [amd64]
- 本虚包由这些包填实: libghc-text-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-unicode-transforms-doc
- Fast Unicode 9.0 normalization in Haskell; documentation
-
- sug: libghc-unicode-transforms-prof
- Fast Unicode 9.0 normalization in Haskell; profiling libraries