trivial-gray-streams
Compatibility layer for Gray Streams (see http://www.cliki.net/Gray%20streams).
$ area51 add trivial-gray-streamsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-gray-streams:some-function ...)