unicode-data: Access Unicode Character Database (UCD)
unicode-data
provides Haskell APIs to efficiently access the
Unicode character database (UCD).
Performance is the primary goal in the design of this package.
The Haskell data structures are generated programmatically from the UCD files.
The latest Unicode version supported by this library is
15.1.0
.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Unicode
- Unicode.Char
- Internal
- Unicode.Internal.Bits
- Char
- Unicode.Internal.Char.Blocks
- Unicode.Internal.Char.CaseFolding
- Unicode.Internal.Char.DerivedCoreProperties
- Unicode.Internal.Char.DerivedNumericValues
- Unicode.Internal.Char.PropList
- SpecialCasing
- Unicode.Internal.Char.SpecialCasing.LowerCaseMapping
- Unicode.Internal.Char.SpecialCasing.TitleCaseMapping
- Unicode.Internal.Char.SpecialCasing.UpperCaseMapping
- UnicodeData
- Unicode.Internal.Char.UnicodeData.CombiningClass
- Unicode.Internal.Char.UnicodeData.Compositions
- Unicode.Internal.Char.UnicodeData.Decomposable
- Unicode.Internal.Char.UnicodeData.DecomposableK
- Unicode.Internal.Char.UnicodeData.Decompositions
- Unicode.Internal.Char.UnicodeData.DecompositionsK
- Unicode.Internal.Char.UnicodeData.DecompositionsK2
- Unicode.Internal.Char.UnicodeData.GeneralCategory
- Unicode.Internal.Char.UnicodeData.SimpleLowerCaseMapping
- Unicode.Internal.Char.UnicodeData.SimpleTitleCaseMapping
- Unicode.Internal.Char.UnicodeData.SimpleUpperCaseMapping
- Unicode.Internal.Char.Version
- Unicode.Internal.Division
- Unicode.Internal.Unfold
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dev-has-icu | Use ICU for test and benchmark. Intended for development on the repository. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- unicode-data-0.6.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.0.1, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.4.0.1, 0.5.0, 0.6.0 (info) |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.7 && <4.22), ghc-prim [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.5, ghc ==9.8.2, ghc ==9.10.1 |
License | Apache-2.0 |
Copyright | 2020 Composewell Technologies and Contributors |
Author | Composewell Technologies and Contributors |
Maintainer | streamly@composewell.com |
Revised | Revision 2 made by adithyaov at 2024-10-26T18:30:11Z |
Category | Data, Text, Unicode |
Home page | http://github.com/composewell/unicode-data |
Bug tracker | https://github.com/composewell/unicode-data/issues |
Source repo | head: git clone https://github.com/composewell/unicode-data |
Uploaded | by wismill at 2024-07-03T14:37:14Z |
Distributions | Arch:0.4.0.1, Fedora:0.3.1, LTSHaskell:0.4.0.1, NixOS:0.4.0.1, Stackage:0.6.0, openSUSE:0.4.0.1 |
Reverse Dependencies | 6 direct, 229 indirect [details] |
Downloads | 13533 total (375 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-07-03 [all 1 reports] |