Difference between revisions of "CouchDB"

From Free Software Directory
Jump to: navigation, search
m (version 0.9)
(duplicate entry with couchdb-python. A redirection to Apache CouchDB is more meaningful)
 
Line 1: Line 1:
{{Entry
+
#REDIRECT [[Apache CouchDB]]
|Name=Python library for CouchDB
 
|Short description=library for working with Apache CouchDB
 
|Full description=Provides a high-level client library for Apache CouchDB, a view server and dump and load utilities that can be used as migration tools when upgrading or moving between databases.
 
 
 
Apache CouchDB is a distributed document database system with bi-directional replication. It makes it simple to build collaborative applications that can be replicated offline by users, with full interactivity (query, add, update, delete), and later "synced up" with everyone else's changes when back online.
 
|Homepage URL=http://pypi.python.org/pypi/CouchDB
 
|Related projects=Apache CouchDB
 
|Version identifier=0.9
 
|Version date=2013/04/25
 
|Version status=beta
 
|Version download=https://pypi.python.org/packages/source/C/CouchDB/CouchDB-0.9.tar.gz
 
|Last review by=Genium
 
|Last review date=2013/11/10
 
|Submitted by=Debian import
 
|Submitted date=2013-03-20
 
|Status=
 
|Is GNU=No
 
}}
 
{{Project license
 
|License=BSD_3Clause
 
|License copyright=© © 2007-2009, Christopher Lenz <cmlenz@gmx.de>
 
© © 2007-2009, Jan lehnardt <jan@apache.org>
 
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License note=License: BSD-3
 
 
 
Redistribution and use in source and binary forms, with or
 
without modification, are permitted provided that the following
 
conditions are met:
 
 
 
1. Redistributions of source code must retain the above copyright
 
notice, this list of conditions and the following disclaimer.  2.
 
Redistributions in binary form must reproduce the above copyright
 
notice, this list of conditions and the following disclaimer in
 
the documentation and/or other materials provided with the
 
distribution.  3. The name of the author may not be used to
 
endorse or promote    products derived from this software
 
without specific prior    written permission.
 
 
 
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
 
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE
 
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
 
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
 
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
 
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 
DAMAGE.
 
}}
 
{{Project license
 
|License=Other
 
|License copyright=© © 2009, Noah Slater <nslater@tumbolia.org>
 
© © 2011, David Paleino <dapal@debian.org>
 
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License note=License: GAP
 
 
 
GAP Copying and distribution of this package, with or without
 
modification, are permitted in any medium without royalty
 
provided the copyright notice and this notice are preserved.
 
}}
 
{{Software category}}
 
{{Featured}}
 
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/python-couchdb
 
}}
 

Latest revision as of 11:40, 10 November 2013

Redirect to:



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.