diff options
Diffstat (limited to 'development/couchdb/slack-desc')
-rw-r--r-- | development/couchdb/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/development/couchdb/slack-desc b/development/couchdb/slack-desc deleted file mode 100644 index df27323838..0000000000 --- a/development/couchdb/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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------------------------------------------------------| -couchdb: couchdb (RESTFul document-oriented database) -couchdb: -couchdb: Apache CouchDB is a document-oriented database that can be queried -couchdb: and indexed in a MapReduce fashion using JavaScript. CouchDB also -couchdb: offers incremental replication with bi-directional conflict -couchdb: detection and resolution. CouchDB provides a RESTful JSON API. -couchdb: -couchdb: -couchdb: Homepage : http://couchdb.apache.org/ -couchdb: -couchdb: |