lisp-gflags

New BSD license. See the copyright messages in individual files.

Unix command line flag parsing.

$ area51 add lisp-gflagsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lisp-gflags:some-function ...)