           SPELL=cssed
         VERSION=0.4.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:a1f75e9b90f29f3004eb3934db66886903d82ce2893c5ff17d169ef607e3d37968d64b4d9c4983f359dccf7186e2a1a69962a507dc06b86f50f66f7b2a83feb9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://cssed.sourceforge.net/"
      LICENSE[0]=GPL
         ENTERED=20130707
           SHORT="a css editor and validator"
cat << EOF
cssed is a small developer editor and validator, that tries to ease the CSS
editing. It is an Open Source project, it means that you can download the
program but also its source.

It features syntax highlighting, syntax validation, MDI notebook based
interface, quick CSS properties and values insertion, auto-completion and
dialog-based insertion of CSS complex values.

Being a CSS editor, it's not limited to this language. cssed haved some
support for HTML (with embbeded Javascript), XML, Javascript, Java, PHP,
JSP, C, C++, Apache configuration files, .htaccess, Python, Perl, SQL,
SH and other languages so it can serve quite well as multi-purpose editor.
EOF
