package parse-argv

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

Install

Dune Dependency

Authors

Maintainers

Sources

parse-argv-0.3.0.tbz
sha256=ea1e9a59c2d020f4fe831b9d68145bf76b06e5dbc045146383ff1bb07566c8b4
sha512=22536d3fb3178641a9ce27375589d3f4b53c44b4f0cf14edaa7245936523d59f171b39fd3124582cfb16341420c58e22d62abeda3ec2bf38964ebf5515ffc83d

README.md.html

parse-argv -- process strings into sets of command-line arguments

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

This code was factored out of mirage-bootvar-xen and mirage-bootvar-solo5.