Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+7
View File
@@ -0,0 +1,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.