Add groups, restructure and simplify API
author |
Steve Losh <steve@stevelosh.com> |
date |
Tue, 02 Apr 2019 06:17:49 -0400 |
parents |
3487644c33e9 |
children |
860e10544652 |
Adopt
=====
I needed **A** **D**amn **OPT**ion parsing library.
Adopt is a simple UNIX-style option parser in Common Lisp. It depends on
[Bobbin][] and [split-sequence][].
* **License:** MIT
* **Documentation:** <https://sjl.bitbucket.io/adopt/>
* **Mercurial:** <https://bitbucket.org/sjl/adopt/>
* **Git:** <https://github.com/sjl/adopt/>
[Bobbin]: https://github.com/sjl/bobbin
[split-sequence]: https://www.cliki.net/split-sequence