control
 1 Source: cl-irc
2 Section: devel
3 Priority: optional
4 Maintainer: Peter Van Eynde <pvaneynd@debian.org>
5 Build-Depends-Indep: debhelper (>> 4.0.0)
6 Standards-Version: 3.6.2.1
7
8 Package: cl-irc
9 Architecture: all
10 Depends: common-lisp-controller (>= 3.37), cl-split-sequence
11 Description: Common Lisp Internet Relay Chat Library
12 cl-irc provides a library for Common Lisp programs to interact with
13 IRC servers. This library has been most tested with SBCL.
14 Several example programs are provided.
15
16
17