unicode-data-scripts provides Haskell APIs to access the Unicodecharacterscripts from theUnicode character database (UCD).
The Haskell data structures are generated programmatically from the UCD files.The latest Unicode version supported by this library is15.0.0.
[Index] [Quick Jump]
For package maintainers and hackage trustees
Candidates
| Versions[RSS] | 0.1.0,0.2.0,0.2.0.1,0.3.0,0.4.0,0.5.0,0.6.0 (info) |
|---|---|
| Change log | Changelog.md |
| Dependencies | base (>=4.7 && <4.18),unicode-data (>=0.4 && <0.5) [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.1, ghc ==9.2.1, ghc ==9.4.2 |
| 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 clonehttps://github.com/composewell/unicode-data |
| Uploaded | bywismill at2022-10-13T04:53:55Z |
| Distributions | NixOS:0.6.0 |
| Downloads | 414 total (9 in the last 30 days) |
| Rating | (no votes yet)[estimated byBayesian average] |
| Your Rating |
|
| Status | Docs uploaded by user Build status unknown[no reports yet] |
unicode-data-scripts provides Haskell APIs to efficiently access the Unicodecharacterscripts from theUnicode character database.
The Haskell data structures are generated programmatically from theUnicode character database (UCD) files. The latest Unicode versionsupported by this library is15.0.0.
Please see theHaddock documentationfor reference documentation.
unicode-data-scripts is anopen sourceproject available under a liberalApache-2.0 license.
As an open project we welcome contributions.