summaryrefslogtreecommitdiff
blob: 09acf66812b0615edf932352cac81c13e8bde7aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>common-lisp</herd>
<longdescription>
cl-irc is a Common Lisp IRC client library that features (partial)
DCC, CTCP and all relevant commands from the IRC RFCs (RFC2810,
RFC2811 and RFC2812).  Features

    * implements all commands in the RFCs
    * extra convenience commands such as op/deop, ban, ignore, etc.
    * partial DCC SEND/CHAT support
    * event driven model with hooks makes interfacing easy
    * the user can keep multiple connections
    * all CTCP commands
</longdescription>
</pkgmetadata>