text-query

Free use, modification, and distribution. Copyright 1993 by Mark Kantrowitz.

A general text-based system for querying the user.

$ area51 add text-queryCopy

Usage

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