package parse-argv

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.0.1.tar.gz
md5=3084fc1d2116706a1f4f5825e8dded05

Description

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

Tags

org:mirage

Published: 14 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 (5)

  1. astring
  2. topkg build
  3. ocamlfind build
  4. ocamlbuild build
  5. ocaml >= "4.03"

Dev Dependencies (1)

  1. ounit with-test

Conflicts

None