source: trunk/debian/control @ 17

Last change on this file since 17 was 17, checked in by krosenberg, 21 years ago

Automated commit for Debian build of cl-irc

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 505 bytes
Line 
1Source: cl-irc
2Section: devel
3Priority: optional
4Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5Build-Depends-Indep: debhelper (>> 4.0.0)
6Standards-Version: 3.6.1.0
7
8Package: cl-irc
9Architecture: all
10Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-split-sequence
11Description: 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
Note: See TracBrowser for help on using the repository browser.