unicode-data: Access Unicode character database
unicode-data
provides Haskell APIs to efficiently access the unicode
character database. Performance is the primary goal in the design of
this package.
The Haskell data structures are generated programmatically from the unicode character database (UCD) files. The latest unicode version supported by this library is 13.0.0.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Unicode
- Unicode.Char
- Internal
- Unicode.Internal.Bits
- Char
- Unicode.Internal.Char.DerivedCoreProperties
- Unicode.Internal.Char.PropList
- 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.Division
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ucd2haskell | Build the ucd2haskell executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- unicode-data-0.1.0.1.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.18) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.3, ghc ==8.8.4, ghc ==8.10.2, ghc ==9.0.1 |
License | Apache-2.0 |
Copyright | 2020 Composewell Technologies and Contributors |
Author | Composewell Technologies and Contributors |
Maintainer | streamly@composewell.com |
Revised | Revision 1 made by adithyaov at 2023-11-29T12:21:32Z |
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 harendra at 2021-07-08T21:51:58Z |
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] |
Executables | ucd2haskell |
Downloads | 13488 total (360 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 2021-07-08 [all 1 reports] |