Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520060 - dev-ml/cmdliner-0.9.5 - Declarative definition of command line interfaces for OCaml
Summary: dev-ml/cmdliner-0.9.5 - Declarative definition of command line interfaces for...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://erratique.ch/software/cmdliner
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-16 15:46 UTC by José Romildo Malaquias
Modified: 2014-10-29 08:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cmdliner-0.9.5.ebuild (cmdliner-0.9.5.ebuild,747 bytes, text/plain)
2014-09-07 18:59 UTC, Guillaume Horel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2014-08-16 15:46:27 UTC
Please add cmdliner to portage.

Cmdliner is an Ocaml module for the declarative definition of command line interfaces.

It provides a simple and compositional mechanism to convert command line arguments to OCaml values and pass them to your functions. The module automatically handles syntax errors, help messages and UNIX man page generation. It supports programs with single or multiple commands and respects most of the POSIX and GNU conventions.

Reproducible: Always
Comment 1 Guillaume Horel 2014-09-07 18:59:59 UTC
Created attachment 384364 [details]
cmdliner-0.9.5.ebuild

Tentative ebuild. cmdliner uses custom script to build the package, so this is a bit rough, but gets the job done I think.
Comment 2 Alexis Ballier gentoo-dev 2014-10-29 08:32:40 UTC
added, thanks