package parse-argv

  1. Overview
  2. Docs
Process strings into sets of command-line arguments

Install

Dune Dependency

Authors

Maintainers

Sources

parse-argv-0.1.0.tbz
md5=56b76c25adc79443fa32e7571ad0d66a

CHANGES.md.html

v0.1.0

  • Port to Jbuilder

v0.0.3

  • Compile using debugto get backtraces.

  • Improve ocamldoc.

  • Do not shadow Result.t on older compilers to avoid warning.

  • Add the build shell script into dev repo for convenience.

v0.0.2

  • support OCaml version 4.02.3 in addition to 4.03.0

v0.0.1

  • initial release of independent parse-argv library (previously in mirage-bootvar-xen, mirage-bootvar-solo5)