Add manual support to interface, minor cleanup
author |
Steve Losh <steve@stevelosh.com> |
date |
Fri, 01 Mar 2019 14:47:30 -0500 |
parents |
23baaf9d4f31 |
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