unicode-data-names: Unicode characters names and aliases
unicode-data-names
provides Haskell APIs to access the Unicode
character names and aliases from the
Unicode character database (UCD).
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
- Char
- General
- Unicode.Char.General.Names
- Unicode.Char.General.Names.ByteString
- Unicode.Char.General.Names.Text
- Unicode.Char.General.Names
- General
- Internal
- Char
- Unicode.Internal.Char.Label
- Names
- Unicode.Internal.Char.Names.Version
- UnicodeData
- Unicode.Internal.Char.UnicodeData.DerivedName
- Unicode.Internal.Char.UnicodeData.NameAliases
- Char
- Char
Flags
Manual Flags
Name | Description | Default |
---|---|---|
has-text | Expose an API using the text package | Disabled |
has-bytestring | Expose an API using the bytestring package | Disabled |
dev-has-icu | Use ICU for test and benchmark. Intended for development on the repository. | Disabled |
export-all-chars | Build the export-all-chars executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- unicode-data-names-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.4.0 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.7 && <4.21), ghc-prim (>=0.3.1 && <1.0), unicode-data (>=0.6 && <0.7) [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 | 2022 Composewell Technologies and Contributors |
Author | Composewell Technologies and Contributors |
Maintainer | dev@wismill.eu |
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:24Z |
Distributions | |
Executables | export-all-chars |
Downloads | 211 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-07-03 [all 1 reports] |