f594d9d84fae
adopt: Update site.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 17 May 2019 23:13:24 -0400 |
parents | c1430240aec7 |
children | e1a7aced6cbf |
branches/tags | (none) |
files | adopt/index.html |
Changes
--- a/adopt/index.html Fri May 17 23:12:54 2019 -0400 +++ b/adopt/index.html Fri May 17 23:13:24 2019 -0400 @@ -23,8 +23,6 @@ </ul> <p>Adopt aims to be a simple, robust option parser. It can automatically print help information and even generate <code>man</code> pages for you.</p> -<p>The test suite currently passes in SBCL, CCL, ECL, and ABCL on Ubuntu. Further -testing is welcome.</p> <p>Adopt is compatible with Quicklisp, but not <em>in</em> Quicklisp (yet). You can clone the repository into your <a href="https://www.quicklisp.org/beta/faq.html#local-project">Quicklisp local-projects directory</a> for now.</p> <p>The <code>adopt</code> system contains the core API and depends on <a href="https://github.com/sjl/bobbin">Bobbin</a> and