Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
256 B
Text
6 lines
256 B
Text
This library is intended to encapsulate the IRC protocol at a quite
|
|
low level. It provides an event-driven IRC client framework. It has
|
|
a fairly thorough support for the basic IRC protocol, CTCP and DCC
|
|
connections.
|
|
|
|
WWW: https://bitbucket.org/jaraco/irc
|