Source: cl-series
Section: devel
Priority: optional
Build-Depends-Indep: debhelper (>= 3.0.6)
Maintainer: Peter Van Eynde <pvaneynd@debian.org>
Standards-Version: 3.5.6.0

Package: cl-series
Architecture: all
Depends: common-lisp-controller (>= 3.45), cl-asdf
Replaces: series
Conflicts: series
Description: A Common Lisp extension for general iterations
 This is an implementation of the series package as described
 in the Appendix of Common Lisp The Language (the book is available
 in the form of the the cltl package).
 .
 It was proposed as a more functional replacement for the
 build-in LOOP macro, but never gained the status of official
 standard.
 .
 In general this package can do almost all iteration constructs
 in an extensible way and produces quite fast optimised code.
 .
 This is an old package without upstream but stable and quite
 bugfree.
