Initial commit
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Wed, 21 Nov 2018 23:22:18 -0500 | 
    
        | parents | (none) | 
    
        | children | 152830fa3f85 | 
Adopt
=====
I need **A** **D**amn **OPT**ion parsing library.
Adopt is a simple (~200 LOC) UNIX-style option parser in Common Lisp.
It depends on `bobbin` and `split-sequence`.
It aims to be simple and powerful enough for the majority of use cases.
* **License:** MIT
* **Documentation:** <https://sjl.bitbucket.io/adopt/>
* **Mercurial:** <https://bitbucket.org/sjl/adopt/>
* **Git:** <https://github.com/sjl/adopt/>