diff options
Diffstat (limited to 'textproc/ruby-xml-script/pkg-descr')
-rw-r--r-- | textproc/ruby-xml-script/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/ruby-xml-script/pkg-descr b/textproc/ruby-xml-script/pkg-descr new file mode 100644 index 000000000000..58dca9391dff --- /dev/null +++ b/textproc/ruby-xml-script/pkg-descr @@ -0,0 +1,7 @@ +Ruby/XML/Script allows you to script a XML stream using an ASP-like +notation <% ... %>. + +Supported scripting languages are JavaScript, Lua and Ruby. + +Author: Gregoire Lejeune <greg@webtime-project.net> +WWW: http://gregoire.lejeune.free.fr/ |