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]
Note: This package hasmetadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.19),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, ghc ==9.6.0 |
| License | Apache-2.0 |
| Copyright | 2022 Composewell Technologies and Contributors |
| Author | Composewell Technologies and Contributors |
| Maintainer | dev@wismill.eu |
| Revised | Revision 1 made bywismill at2023-01-17T16:16:16Z |
| 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-12-17T21:27:07Z |
| 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.