Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038850
en ru br
ALT Linux repos
S:1.2.0-alt1

Group :: Development/ML
RPM: ocaml-cmdliner

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.2.0-alt1
Build date: 23 august 2023, 05:01 ( 31.2 weeks ago )
Size: 60.04 Kb

Home page:   https://github.com/dbuenzli/cmdliner/

License: ISC
Summary: Declarative definition of command line interfaces for OCaml
Description:

Cmdliner allows the declarative definition of command line
interfaces for OCaml.

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.

Cmdliner has no dependencies and is distributed under
the ISC license.

Current maintainer: Ildar Mulyukov

List of contributors

List of rpms provided by this srpm:

  • ocaml-cmdliner
  • ocaml-cmdliner-debuginfo
  • ocaml-cmdliner-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin