Skip to content

Latest commit

 

History

History

unicode-data-scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.