argparse simple argument parser library for common lisp. If you want to start the example application, then type this:
(asdf:load-system :argparse-app)
(main)
If you just use the library then just type
(asdf:load-system :argparse)
License is based on GNU LESSER GENERAL PUBLIC LICENSE.