Source: cl-pipes Section: lisp Maintainer: Debian Commons Uploaders: Kevin M. Rosenberg Build-Depends: debhelper-compat (= 13), dh-lisp Standards-Version: 4.7.4 Homepage: https://web.archive.org/web/20150403095325/http://files.b9.com/pipes/ Vcs-Browser: https://salsa.debian.org/debian/cl-pipes Vcs-Git: https://salsa.debian.org/debian/cl-pipes.git Package: cl-pipes Architecture: all Depends: ${misc:Depends} Description: Common Lisp library for pipes or streams This package has functions for manipulating pipes, also called streams. This package is adapted from an implementation in Peter Norvig's Paradigms of Artificial Intelligence Programming.