optparse-applicative-simple: Simple command line interface arguments parser

[ cli, library, mit, options, parsing ] [ Propose Tags ]

A very simple API for the "optparse-applicative" library, which maintains the compatibility with it, while being completely self-sufficient. IOW, you don't need to depend on "optparse-applicative" to apply this library, yet you still can integrate with it, when needed.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1, 1.0.1, 1.0.2, 1.0.3, 1.1, 1.1.0.2
Dependencies attoparsec (>=0.13 && <0.14), attoparsec-data (>=1 && <2), base-prelude (<2), optparse-applicative (>=0.14 && <0.16), text (>=1 && <2) [details]
License MIT
Copyright (c) 2017, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Category CLI, Parsing, Options
Home page https://github.com/nikita-volkov/optparse-applicative-simple
Bug tracker https://github.com/nikita-volkov/optparse-applicative-simple/issues
Uploaded by NikitaVolkov at 2019-07-06T07:51:34Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 3380 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-07-06 [all 1 reports]