wok-current annotate scrollz/description.txt @ rev 25694

Fix cifs-utils, up grub2-efi-x64 stuff for iso EFI
author Stanislas Leduc <shann@slitaz.org>
date Sat Mar 30 18:05:22 2024 +0000 (3 months ago)
parents
children
rev   line source
Hans-G?nter@25297 1 ScrollZ is an advanced IRC client based on ircII.
Hans-G?nter@25297 2 It incorporates many useful features found in all sorts
Hans-G?nter@25297 3 of scripts.
Hans-G?nter@25297 4 The main difference between these scripts and ScrollZ is
Hans-G?nter@25297 5 the code - whereas ircII scripts take a lot of disk and
Hans-G?nter@25297 6 memory space and run slow, ScrollZ only takes a couple
Hans-G?nter@25297 7 of extra kilobytes compared to stock ircII client yet
Hans-G?nter@25297 8 runs faster than any ircII script. This was accomplished
Hans-G?nter@25297 9 by using C code instead of ircII scripting language.
Hans-G?nter@25297 10 This reduces memoryand CPU usage and code tends to run
Hans-G?nter@25297 11 way faster.