libmongo-client 0.1.4-1 source package in Ubuntu

Changelog

libmongo-client (0.1.4-1) unstable; urgency=low

  * New upstream release.
 -- Gergely Nagy <email address hidden>   Sun,  28 Aug 2011 18:04:31 +0000

Upload details

Uploaded by:
Gergely Nagy
Uploaded to:
Oneiric
Original maintainer:
Gergely Nagy
Architectures:
any
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.4.orig.tar.gz 111.3 KiB d8d29029636d0381dd59f1e0b5feb8a0c62ed7fda5754834ae4f250de299b09e
libmongo-client_0.1.4-1.debian.tar.gz 2.7 KiB 3185480efc9c275000e17b6240f5c498efaa5b0cb0a0e2ed42790a481ca14b63
libmongo-client_0.1.4-1.dsc 1.3 KiB abfccf63e8b574cdc9af11457d5a12dc6e15768e0ce97419d9a1c7663fe619a9

Available diffs

View changes file

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-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.