unicode-data-parser: Parsers for Unicode Character Database (UCD) files

[ bsd3, data, library, text, unicode ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.2.0, 0.3.0, 0.3.0.1, 0.3.0.2 (info)
Change log CHANGELOG.md
Dependencies base (>=4.14 && <5), bytestring (>=0.11.0 && <0.13) [details]
License BSD-3-Clause
Copyright 2024 (c) Pierre Le Marre
Author Pierre Le Marre
Maintainer dev@wismill.eu
Category Data, Text, Unicode
Home page https://gitlab.com/Wismill/unicode-data-parser
Bug tracker https://gitlab.com/Wismill/unicode-data-parser/-/issues
Source repo head: git clone git://gitlab.com/Wismill/unicode-data-parser.git
Uploaded by wismill at 2024-06-14T22:58:52Z
Distributions NixOS:0.3.0.2
Downloads 123 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-06-14 [all 1 reports]

Readme for unicode-data-parser-0.3.0.2

[back to package description]

This package provides simple ByteString parsers to use the Unicode character database (UCD).

See the Unicode Standard Annex #44 for further details.