wok-current annotate beaver/description.txt @ rev 25430
Up os-prober (1.81)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 19 06:26:39 2022 +0000 (2022-08-19) |
parents | |
children |
rev | line source |
---|---|
hackdorte@20011 | 1 Beaver is a GTK+2 editor designed to be: |
hackdorte@20011 | 2 |
hackdorte@20011 | 3 Light-weight :: Beaver starts up fast and doesn't use a lot of memory. |
hackdorte@20011 | 4 Beaver's only dependency is GTK+2, so no need to install other libraries |
hackdorte@20011 | 5 eating your disk space. These things make Beaver very suitable for old |
hackdorte@20011 | 6 computers and use in small Linux distributions. |
hackdorte@20011 | 7 |
hackdorte@20011 | 8 Modular :: The Beaver core just supplies basic functionality and syntax |
hackdorte@20011 | 9 highlighting. Additional functionality can be found in plugins, which are |
hackdorte@20011 | 10 available on our Plugins page. This way, we make it possible for you to |
hackdorte@20011 | 11 customize Beaver to your personal flavour. |
hackdorte@20011 | 12 |
hackdorte@20011 | 13 Stylish :: A clean interface, enabling you to do your work efficiently, and |
hackdorte@20011 | 14 high-quality Tango artwork. |
hackdorte@20011 | 15 |
hackdorte@20011 | 16 Beaver is an Early AdVanced EditoR. |