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

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (2 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.