wok view ii/description.txt @ rev 25017

updated openjpeg, openjpeg-dev and openjpeg-tools (1.5.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Wed May 18 06:55:41 2022 +0100 (2022-05-18)
parents
children
line source
1 ii is a minimalist FIFO and filesystem-based IRC client.
2 It creates an irc directory tree with server, channel and nick name
3 directories. In every directory a FIFO in file and a normal out
4 file is created.
6 The in file is used to communicate with the servers and the out
7 files contain the server messages. For every channel and every nick
8 name there are related in and out files created.
9 This allows IRC communication from command line and adheres to the
10 Unix philosophy.