Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 520060

Summary: dev-ml/cmdliner-0.9.5 - Declarative definition of command line interfaces for OCaml
Product: Gentoo Linux Reporter: José Romildo Malaquias <jrmalaq>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: guillaume.horel, ml
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://erratique.ch/software/cmdliner
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: cmdliner-0.9.5.ebuild

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