wok diff beaver/description.txt @ rev 20890

corrected WGET_URL in espeak recipe
author Hans-G?nter Theisgen
date Mon Feb 25 17:52:18 2019 +0100 (2019-02-25)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/beaver/description.txt	Mon Feb 25 17:52:18 2019 +0100
     1.3 @@ -0,0 +1,16 @@
     1.4 +Beaver is a GTK+2 editor designed to be:
     1.5 +
     1.6 +Light-weight :: Beaver starts up fast and doesn't use a lot of memory. 
     1.7 +Beaver's only dependency is GTK+2, so no need to install other libraries 
     1.8 +eating your disk space. These things make Beaver very suitable for old 
     1.9 +computers and use in small Linux distributions.
    1.10 +
    1.11 +Modular :: The Beaver core just supplies basic functionality and syntax 
    1.12 +highlighting. Additional functionality can be found in plugins, which are 
    1.13 +available on our Plugins page. This way, we make it possible for you to 
    1.14 +customize Beaver to your personal flavour.
    1.15 +
    1.16 +Stylish :: A clean interface, enabling you to do your work efficiently, and 
    1.17 +high-quality Tango artwork.
    1.18 +
    1.19 +Beaver is an Early AdVanced EditoR.