File: control

package info (click to toggle)
cl-irc-logger 0.9.4-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 72 kB
  • sloc: lisp: 760; makefile: 32
file content (18 lines) | stat: -rw-r--r-- 621 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cl-irc-logger
Section: lisp
Priority: optional
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
Build-Depends-Indep: dh-lisp
Build-Depends: debhelper (>> 7.0.0)
Standards-Version: 3.8.2.0
Homepage: http://files.b9.com/irc-logger/
Vcs-Git: git://git.b9.com/irc-logger.git
Vcs-Browser: http://git.b9.com/?p=irc-logger.git

Package: cl-irc-logger
Architecture: all
Depends: ${misc:Depends}, cl-irc, cl-ppcre
Description: Internet Relay Channel Logger
 cl-irc-logger provides a multi-channel logger for IRC. It is a library
 written in Common Lisp and requires knowledge of Common Lisp to
 setup and use this library.