Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 801 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 801 Bytes

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.