Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> haskell >> libghc-unicode-transforms-dev
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: haskell-unicode-transforms  ]

套件: libghc-unicode-transforms-dev (0.3.3-1)

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 有關的套件

  • 依賴
  • 推薦
  • 建議

下載 libghc-unicode-transforms-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 1,058.9 kB18214 kB [文件列表]
i386 956.6 kB14738 kB [文件列表]