ii (irc it) is a minimalist FIFO and filesystem-based IRC client. It creates an irc directory tree with server, channel and nick name directories. In every directory a FIFO in file and a normal out file is created.
The in file is used to communicate with the servers and the out files contain the server messages. For every channel and every nick name there are related in and out files created. This allows IRC communication from command line and adheres to the Unix philosophy.
It consists of <= 500 lines of code and is the big brother of sic.
|
|
|
| アーキテクチャ | パッケージサイズ | インストールサイズ | ファイル |
|---|---|---|---|
| alpha | 15.5 kB | 96 kB | [ファイル一覧] |
| amd64 | 14.7 kB | 88 kB | [ファイル一覧] |
| armel | 14.3 kB | 88 kB | [ファイル一覧] |
| avr32 (非公式の移植版) | 13.5 kB | 84 kB | [ファイル一覧] |
| hppa | 15.1 kB | 92 kB | [ファイル一覧] |
| hurd-i386 | 13.9 kB | 88 kB | [ファイル一覧] |
| i386 | 13.9 kB | 88 kB | [ファイル一覧] |
| ia64 | 18.3 kB | 108 kB | [ファイル一覧] |
| kfreebsd-amd64 | 14.8 kB | 56 kB | [ファイル一覧] |
| kfreebsd-i386 | 13.9 kB | 50 kB | [ファイル一覧] |
| m68k (非公式の移植版) | 13.6 kB | 88 kB | [ファイル一覧] |
| mips | 14.7 kB | 96 kB | [ファイル一覧] |
| mipsel | 14.6 kB | 96 kB | [ファイル一覧] |
| powerpc | 14.7 kB | 92 kB | [ファイル一覧] |
| s390 | 15.6 kB | 92 kB | [ファイル一覧] |
| sparc | 14.6 kB | 92 kB | [ファイル一覧] |