@hackage / optparse-applicative-simple

Simple command line interface arguments parser

Latest1.1.0.2

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Categories Parsers
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 0

Links

Installation

Readme

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.