summaryrefslogtreecommitdiffstats
path: root/libraries/geshi/README
diff options
context:
space:
mode:
author Andrzej Telszewski2011-08-11 18:45:31 +0200
committer Niels Horn2011-08-11 18:45:31 +0200
commit3f7169ae65a3e66ae445bf568b0116316c345159 (patch)
treee97373505954f9c6604732cbd91de77464be951a /libraries/geshi/README
parent24f3d5db7c67d7e55813c1a75bca4bf0b17655dd (diff)
downloadslackbuilds-3f7169ae65a3e66ae445bf568b0116316c345159.tar.gz
libraries/geshi: Added (Generic Syntax Highlighter)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/geshi/README')
-rw-r--r--libraries/geshi/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/geshi/README b/libraries/geshi/README
new file mode 100644
index 0000000000..700423d0f5
--- /dev/null
+++ b/libraries/geshi/README
@@ -0,0 +1,7 @@
+GeSHi - Generic Syntax Highlighter written in PHP. GeSHi aims to be a
+simple but powerful highlighting class, with the following goals:
+
+* Support for a wide range of popular languages
+* Easy to add a new language for highlighting
+* Highly customisable output formats
+