Source: cl-getopt Section: lisp Maintainer: Debian Commons Uploaders: Kevin M. Rosenberg Build-Depends: debhelper-compat (= 13), dh-lisp Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/debian/cl-getopt Vcs-Git: https://salsa.debian.org/debian/cl-getopt.git Homepage: https://web.archive.org/web/20150403094946/http://files.b9.com/getopt/ Package: cl-getopt Architecture: all Depends: ${misc:Depends}, cl-ptester Description: Common Lisp utility for command-line processing This package provides Common Lisp programs processing of command-line arguments. The command-line processing is based on GNU's getopt_long module.