Unicode characters scripts.
unicode-data-scripts
provides Haskell APIs to access the Unicode character scripts 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
.
README
unicode-data-scripts
provides Haskell APIs to efficiently access the Unicode character scripts from the Unicode character database.
The Haskell data structures are generated programmatically from the Unicode character database (UCD) files. The latest Unicode version supported by this library is 15.1.0
.
Please see the Haddock documentation for reference documentation.
Licensing
unicode-data-scripts
is an open source project available under a liberal Apache-2.0 license.
Contributing
As an open project we welcome contributions.