package parse-argv

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

Install

Dune Dependency

Authors

Maintainers

Sources

parse-argv-0.0.3.tbz
md5=b607219f9fcc97a3bac006dc69860937

Description

parse-argv is a small implementation of a simple argv parser.

Tags

org:mirage

Published: 07 Nov 2016

README

README.md

Common code for parsing argv strings. This common code was factored out of mirage-bootvar-xen and mirage-bootvar-solo5.

Dependencies (6)

  1. result
  2. astring
  3. topkg build
  4. ocamlfind build
  5. ocamlbuild build
  6. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. ounit with-test

Conflicts

None