@hackage unicode-data-scripts0.2.0.1

Unicode characters scripts

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.0.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.