cl-just-getopt-parser

Creative Commons CC0 (public domain dedication)

Getopt-like parser for command-line options and arguments

$ area51 add cl-just-getopt-parserCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-just-getopt-parser:some-function ...)