8000 GitHub - sjl/adopt at v1.1.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sjl/adopt

Folders and files

NameName
Last commit message
Las 8000 t commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adopt

I needed a damn option parsing library.

Adopt is a simple UNIX-style option parser in Common Lisp, heavily influenced by Python's optparse and argparse.

Adopt aims to be a simple, robust option parser. It can automatically print help information and even generate man pages for you.

Adopt is compatible with Quicklisp, but not in Quicklisp (yet). You can clone the repository into your Quicklisp local-projects directory for now.

The adopt system contains the core API and depends on Bobbin and split-sequence.

The adopt/test system contains the test suite, which depends on some other systems. You don't need to load this unless you want to run the unit tests. The tests pass on SBCL, CCL, ECL, and ABCL on Ubuntu 18.04. Further testing is welcome.

About

A Damn OPTion parsing library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0