wok-current view scrollz/description.txt @ rev 25683

Remove compat dep for libssl/libcrypto, need rework
author Stanislas Leduc <shann@slitaz.org>
date Wed Mar 13 08:23:59 2024 +0000 (6 months ago)
parents
children
line source
1 ScrollZ is an advanced IRC client based on ircII.
2 It incorporates many useful features found in all sorts
3 of scripts.
4 The main difference between these scripts and ScrollZ is
5 the code - whereas ircII scripts take a lot of disk and
6 memory space and run slow, ScrollZ only takes a couple
7 of extra kilobytes compared to stock ircII client yet
8 runs faster than any ircII script. This was accomplished
9 by using C code instead of ircII scripting language.
10 This reduces memoryand CPU usage and code tends to run
11 way faster.