diff options
author | Mário Antunes <mariolpantunes@gmail.com> | 2013-07-06 10:23:50 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-07-07 09:10:05 -0300 |
commit | ffcbd65584cf97fdb40266b6a4203992ec7805e1 (patch) | |
tree | 3e02c225bb3d9699ab14ef5d09c757ac7359e702 /network/jetty/slack-desc | |
parent | 6c2a71330b99e685bc1b6cdf8d0cc0c92feb2325 (diff) | |
download | slackbuilds-ffcbd65584cf97fdb40266b6a4203992ec7805e1.tar.gz |
network/jetty: Added (web server)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/jetty/slack-desc')
-rw-r--r-- | network/jetty/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/jetty/slack-desc b/network/jetty/slack-desc new file mode 100644 index 0000000000..6243819565 --- /dev/null +++ b/network/jetty/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------------------------------------------------------| +jetty: jetty (web server) +jetty: +jetty: Jetty provides a Web server and javax.servlet container, plus support +jetty: for SPDY, WebSocket, OSGi, JMX, JNDI, JAAS and many others. +jetty: These components are open source and available for commercial use and +jetty: distribution. +jetty: Jetty is used in a wide variety of projects and products, both in +jetty: development and production. Jetty can be easily embedded in devices, +jetty: tools, frameworks, application servers, and clusters. See the Jetty +jetty: Powered page for more uses of Jetty. +jetty: |