package parse-argv

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.0.2.tar.gz
md5=8caa31daa46de44d165712b7baea6e1c

Description

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

Tags

org:mirage

Published: 20 Oct 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