diff options
author | Jockey S. Kyd <jockey.kyd@gmail.com> | 2011-10-31 18:11:38 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-11-04 22:02:25 -0200 |
commit | c6c1945a5ea18be6c9d3239933976a807d44bead (patch) | |
tree | 268e62e69cee2321467e54b62b5f4c1d06ca6a76 /development/groovy/slack-desc | |
parent | ea1a2a6417f802fc41d5be54b19c62182a659f03 (diff) | |
download | slackbuilds-c6c1945a5ea18be6c9d3239933976a807d44bead.tar.gz |
development/groovy: Added (The Groovy programming language)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/groovy/slack-desc')
-rw-r--r-- | development/groovy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/groovy/slack-desc b/development/groovy/slack-desc new file mode 100644 index 0000000000..76b0a1d15d --- /dev/null +++ b/development/groovy/slack-desc @@ -0,0 +1,19 @@ +# 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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +groovy: groovy (The Groovy programming language) +groovy: +groovy: Groovy is like a super version of Java. It can leverage Java's +groovy: enterprise capabilities but also has cool productivity features like +groovy: closures, builders and dynamic typing. If you are a developer, tester +groovy: or script guru, you have to love Groovy. +groovy: +groovy: http://groovy.codehaus.org/ +groovy: +groovy: +groovy: |