Name: CmdlineArgs Purpose: Parsing command-line arguments, formatting documentation; GNU syle or Arg style License: LGPLv3+ with OCaml linking exception Homepage: https://forge.ocamlcore.org/projects/cmdline-args/ Sources: http://hg.ocamlcore.org/cgi-bin/hgwebdir.cgi/cmdline-args/cmdline-args/ Author: Dawid Toton <d0@wp.pl> Documentation: http://cmdline-args.forge.ocamlcore.org/CmdlineArgs.html Reporting bugs: https://forge.ocamlcore.org/tracker/?atid=758&group_id=169&func=browse/ See also: Arg, OCaml-getopt
| CmdlineArgs |
Parse command line arguments and format the help string and a manual.
|