About

Metadata

  • Last updated , by wismill
  • License Apache-2.0
  • Categories Text Processing
  • Maintained by: dev@wismill.eu

  • Lottery factor: 3

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.2
  3. 9.8.4
  4. 9.6.5
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4
  12. 8.2.2

Package Flags

Use the -f option with cabal commands to enable flags

    dev-has-icu (off by default)

    Use ICU for test and benchmark

Readme

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