AAI: Abstract Application Interface.

[ control, library, mit ] [ Propose Tags ]

The Abstract Application Interface is used to define a generic interface for handling command line parameter to command mapping. It may route a command by giving a simple parameter list and a list of supported commands.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1
Change log changelog.md
Dependencies base (>=4.8 && <4.9) [details]
License MIT
Copyright (c) 2015 Nils 'bash0r' Jonsson
Author Nils 'bash0r' Jonsson
Maintainer aka.bash0r@gmail.com
Category Control
Source repo head: git clone https://github.com/aka-bash0r/AAI
this: git clone https://github.com/aka-bash0r/AAI(tag v0.2.0.1)
Uploaded by bash0r at 2015-08-03T23:13:02Z
Distributions
Downloads 3104 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-27 [all 2 reports]

Readme for AAI-0.2.0.1

[back to package description]

AAI

The Abstract Application Interface may be used to route several commands via a command line argument list.