libmongo-client 0.1.8-4build1 source package in Ubuntu

Changelog

libmongo-client (0.1.8-4build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 05:26:46 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmongo-client_0.1.8.orig.tar.xz 98.9 KiB 603f64607bf2ebff79cb9b4e11977a2b8719f0e10c334dcb024b28530ef8c73a
libmongo-client_0.1.8-4build1.debian.tar.xz 6.2 KiB 70c39e1c35a32a1b757d9e6ecca76b1c7d43abd031f55eb8062a5c9363ea8374
libmongo-client_0.1.8-4build1.dsc 2.2 KiB 6b301acd95f7ea66d23e07270bb36c98168b85f0df3d03999f9a9ff7059ea0e6

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-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-dbgsym: debug symbols for libmongo-client0