ascii-group: ASCII character groups

[ apache, data, library, text ] [ Propose Tags ]

This package defines a Group type that describes the two varieties of ASCII character, and provides some functions for classifying characters by group.


[Skip to Readme]

Modules

[Index] [Quick Jump]

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

  • No Candidates
Versions [RSS] 1.0.0.0, 1.0.0.2, 1.0.0.4, 1.0.0.6, 1.0.0.8, 1.0.0.10, 1.0.0.12, 1.0.0.13, 1.0.0.14, 1.0.0.15, 1.0.0.16, 1.0.0.17
Change log changelog.md
Dependencies ascii-char (>=1.0 && <1.1), base (>=4.14 && <4.18), hashable (>=1.3.5 && <1.5) [details]
License Apache-2.0
Author Chris Martin
Maintainer Chris Martin, Julie Moronuki
Revised Revision 1 made by chris_martin at 2022-12-30T19:44:48Z
Category Data, Text
Home page https://github.com/typeclasses/ascii-group
Bug tracker https://github.com/typeclasses/ascii-group/issues
Source repo head: git clone git://github.com/typeclasses/ascii-group.git
Uploaded by chris_martin at 2022-12-28T00:53:49Z
Distributions LTSHaskell:1.0.0.17, NixOS:1.0.0.17, Stackage:1.0.0.17
Reverse Dependencies 1 direct, 3919 indirect [details]
Downloads 1626 total (45 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-12-28 [all 1 reports]

Readme for ascii-group-1.0.0.14

[back to package description]

This package defines a Group type that describes the two varieties of ASCII character, and provides some functions for classifying characters by group.