slackbuilds_ponce/network/irc.c/README
B. Watson f74a16b463
network/irc.c: Added (minimalist curses IRC client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-01-17 09:03:28 +07:00

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.