https://bugzilla.redhat.com/show_bug.cgi?id=1477363
Bug ID: 1477363
Summary: Review Request: ocaml-cmdliner - Declarative
definition of command line interfaces for OCaml
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: https://tc01.fedorapeople.org/ocaml/opam/ocaml-cmdliner.spec
SRPM URL:
https://tc01.fedorapeople.org/ocaml/opam/ocaml-cmdliner-1.0.0-1.20170801git8c4bc23.fc26.src.rpm
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.
Fedora Account System Username: tc01
This is one of a handful of dependencies for opam, the OCaml package manager.
There is an option in the makefile to build a "dynlink" native lib
(https://caml.inria.fr/pub/docs/manual-ocaml/libref/Dynlink.html, I assume).
I'm not sure if our guidelines want us to package these, so I have avoided
doing so. It would be easy enough to enable.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]