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

[ bsd3, data, library, text, unicode ] [ Propose Tags ]

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

See the Unicode Standard Annex #44 for further details.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

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
Revised Revision 1 made by wismill at 2024-06-07T10:27:43Z
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-07T10:15:46Z
Distributions NixOS:0.3.0.2
Downloads 132 total (17 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-07 [all 1 reports]

Readme for unicode-data-parser-0.2.0

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