cl-getopt

Common Lisp utility for command-line processing
  http://files.b9.com/getopt/
  0
  no reviews



This package provides Common Lisp programs processing of command-line arguments. The command-line processing is based on GNU's getopt_long module.