freebsd-ports/irc/pear-Net_SmartIRC/pkg-descr
Florent Thoumie 68b0fd0299 - Add pear-Net_SmartIRC PEAR class for communication with IRC networks.
PR:		ports/81663
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-30 22:12:17 +00:00

9 lines
311 B
Text

PEAR::Net_SmartIRC is a PHP class for communication with IRC networks,
which conforms to the RFC 2812 (IRC protocol).
It's an API that handles all IRC protocol messages.
This class is designed for creating IRC bots, chats and show irc related
info on webpages.
WWW: http://pear.php.net/package/Net_SmartIRC/