libmongo-client 0.1.6.3-2 source package in Ubuntu

Changelog

libmongo-client (0.1.6.3-2) unstable; urgency=low


  * debian/copyright: Point to /usr/share/common-licenses/Apache-2.0 for
    the full text of the license. (Thanks, lintian!)
  * Bumped Standards-Version to 3.9.5, no changed necessary.

 -- Gergely Nagy <email address hidden>  Tue, 05 Nov 2013 10:38:33 +0100

Upload details

Uploaded by:
Gergely Nagy
Uploaded to:
Sid
Original maintainer:
Gergely Nagy
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmongo-client_0.1.6.3-2.dsc 2.1 KiB e62468c7148abf6cd2660322d5589fa3b70a70dac9be20386fa143352d5e4516
libmongo-client_0.1.6.3.orig.tar.xz 94.2 KiB 985f19963c74f4bc6bde71c28a7ab489395c940f5fd767df662d90f52d55c882
libmongo-client_0.1.6.3-2.debian.tar.xz 4.4 KiB eab638a312771ee48822c69270f20a0c73aca7c0cb07392115da09f11f1211ea

Available diffs

No changes file available.

Binary packages built by this source

libmongo-client-dev: Development files for the alternate C driver for MongoDB

 libmongo-client is an alternative C language driver to the MongoDB
 document-oriented datastore.
 .
 This package is needed to compile programs against libmongo-client0,
 as only it includes the header files and static libraries needed for
 compiling.

libmongo-client-doc: Documentation for the alternate C driver for MongoDB

 libmongo-client is an alternative C language driver to the MongoDB
 document-oriented datastore.
 .
 This package contains the API documentation, tutorials and examples.

libmongo-client0: Alternate C driver for the MongoDB document-oriented datastore

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store.
 .
 This library provides an alternative C language driver, focusing on
 stability, ease of use, striving to make the most common use cases as
 convenient as possible.
 .
 Among its features are:
 .
   * Well documented, easy, clean and stable API.
   * Support for asynchronous operation.
   * ReplicaSet support, with support for automatic reconnecting and
   discovery.
   * Safe-mode support, to optionally enable extra safety checks on
   writes.

libmongo-client0-dbg: Alternate C driver for MongoDB (debugging symbols)

 libmongo-client is an alternative C language driver to the MongoDB
 document-oriented datastore.
 .
 This package contains detached debugging symbols.
 .
 Most people will not need this package.