slackbuilds_ponce/development/cssed/slack-desc
2010-05-11 19:44:14 +02:00

19 lines
1.2 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
cssed: cssed (GTK2 application to create and maintain CSS style sheets)
cssed:
cssed: cssed is a small developer editor and validator, that tries to ease
cssed: the CSS editing. It features syntax highlighting, syntax validation,
cssed: MDI notebook based interface, quick CSS properties and values
cssed: insertion, auto-completion and dialog-based insertion of CSS complex
cssed: values.Being a CSS editor, it's not limited to this language. cssed
cssed: haved some support for HTML, XML, Javascript, Java, PHP, JSP, C,
cssed: C++, Apache configuration files, .htaccess, Python, Perl, SQL,
cssed: SH and other languages so it can serve quite well as multi-purpose
cssed: editor.It can be extended through plugins and scripted with Python.