wok annotate beaver/description.txt @ rev 22491
updated apr and apr-dev (1.4.6 -> 1.7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Dec 31 14:21:42 2019 +0100 (2019-12-31) |
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. |