diff options
author | Luke Williams <xocel@iquidus.org> | 2012-12-21 21:34:15 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-21 21:34:41 +0100 |
commit | f5ff7ccd0787bbbe094fc0f7f0503a2cddc4368c (patch) | |
tree | 5d86b9907d651b1befe6140fbba1b442c9619566 /network/etherpad-lite/slack-desc | |
parent | 0a49058508940879bd303fe27c03f9c4a3d0675f (diff) | |
download | slackbuilds-f5ff7ccd0787bbbe094fc0f7f0503a2cddc4368c.tar.gz |
network/etherpad-lite: Added (real-time collaborative editor).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/etherpad-lite/slack-desc')
-rw-r--r-- | network/etherpad-lite/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/etherpad-lite/slack-desc b/network/etherpad-lite/slack-desc new file mode 100644 index 0000000000..7696537c81 --- /dev/null +++ b/network/etherpad-lite/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------------------------------------------------------| +etherpad-lite: Etherpad lite (really-real time collaborative editor) +etherpad-lite: +etherpad-lite: Etherpad lite is a really-real time collaborative editor spawned +etherpad-lite: from the Hell fire of Etherpad. We're reusing the well tested +etherpad-lite: Etherpad easysync library to make it really realtime. Etherpad Lite +etherpad-lite: is based on node.js ergo is much lighter and more stable than the +etherpad-lite: original Etherpad. Our hope is that this will encourage more users +etherpad-lite: to use and install a realtime collaborative editor. A smaller, +etherpad-lite: manageable and well documented codebase makes it easier for +etherpad-lite: developers to improve the code and contribute towards the project. +etherpad-lite: homepage: http://etherpad.org/ |