aboutsummaryrefslogtreecommitdiff
path: root/development/SilverCity/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/SilverCity/README')
-rw-r--r--development/SilverCity/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/SilverCity/README b/development/SilverCity/README
new file mode 100644
index 0000000000000..53781676bd0c2
--- /dev/null
+++ b/development/SilverCity/README
@@ -0,0 +1,5 @@
+SilverCity (Python interface to Scintilla lexers)
+
+SilverCity is a lexing package, based on Scintilla, that can provide
+lexical analysis for over 20 programming and markup langauges. Included
+in the package are modules to convert source code to syntax-styled HTML.