tibetan-utils: Parse and display tibetan numerals

[ bsd3, library, web ] [ Propose Tags ]

Please see README.md


[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

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5, 0.1.1.9, 0.1.1.10, 0.1.2.0, 0.1.2.1
Dependencies base (>=4.8 && <5), composition (>=1.0.2.1 && <1.1), either (>=4.4.1.1 && <4.5), megaparsec (>=5.0.1 && <5.1), text (>=1.2.2.1 && <1.3), text-show (>=3.4 && <3.5) [details]
License BSD-3-Clause
Copyright Copyright: (c) 2016 Vanessa McHale
Author Vanessa McHale
Maintainer tmchale@wisc.edu
Revised Revision 1 made by vmchale at 2018-04-02T02:57:44Z
Category Web
Home page https://github.com/vmchale/tibetan-utils#readme
Source repo head: git clone https://github.com/vmchale/tibetan-utils
Uploaded by vmchale at 2017-01-12T23:25:55Z
Distributions NixOS:0.1.2.1
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 7842 total (43 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-12 [all 1 reports]

Readme for tibetan-utils-0.1.0.1

[back to package description]

Tibetan numeral parser and to show objects with tibetan numerals.

Haskell library (with test suite) to parse Tibetan numerals as integers and display integers as tibetan numerals.

See Text.Megaparsec documentation for how to use the pearser.