summaryrefslogtreecommitdiff
path: root/net/libirc/pkg/DESCR
blob: 480d5f3daa6242c8a78f351a409c2c4828884b9b (plain)
1
2
3
4
5
6
7
libirc is a C-library for the IRC protocol.  It simplifies the task of
writing a bot or client.  A very simple example comes with the
package, demonstrating how it is used.

Perfect for those who wish to write bots, irc clients (especially if
you want to integrate IRC with some other Internet software).  The
programming language is C.