Package ocaml-cmdliner: Information

    Source package: ocaml-cmdliner
    Version: 1.0.4-alt1
    Build time:  Dec 2, 2021, 04:00 PM in the task #289137
    Category: Development/ML
    Report package bug
    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.

    List of rpms provided by this srpm:
    ocaml-cmdliner (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-cmdliner-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-cmdliner-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. dune
      2. ocaml
      3. ocaml-findlib-devel
      4. ocaml-result-devel
      5. opam

    Last changed


    July 1, 2019 Anton Farygin 1.0.4-alt1
    - 1.0.4
    Oct. 23, 2018 Anton Farygin 1.0.2-alt5
    - fixed the version repesentation for ocaml findlib
    Oct. 18, 2018 Anton Farygin 1.0.2-alt4
    - rebuilt with ocaml-4.07.1