aboutsummaryrefslogtreecommitdiff
path: root/development/cssed/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'development/cssed/slack-desc')
-rw-r--r--development/cssed/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/development/cssed/slack-desc b/development/cssed/slack-desc
deleted file mode 100644
index 1b0cd2b281ef..000000000000
--- a/development/cssed/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.