mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
f74a16b463
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
190 B
Text
5 lines
190 B
Text
irc.c (minimalist curses IRC client)
|
|
|
|
The irc.c client is, as its name implies, a single C file which
|
|
implements a usable IRC client. The display mechanism uses any
|
|
standard curses library.
|