libbson-xs-perl 0.8.4-2build1 source package in Ubuntu

Changelog

libbson-xs-perl (0.8.4-2build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:38:59 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libbson-xs-perl_0.8.4.orig.tar.gz 226.4 KiB 28f7d338fd78b6f9c9a6080be9de3f5cb23d888b96ebf6fcbface9f2966aebf9
libbson-xs-perl_0.8.4-2build1.debian.tar.xz 5.1 KiB 16fc9dbd0996e86be726a91689038bdeaebaf4e0486fd58ef536d4d38afb93fe
libbson-xs-perl_0.8.4-2build1.dsc 2.3 KiB f2dcda2509cd5c913ad8e52fa9f7a0785b51d6466d28d7df331d6fe28410589e

View changes file

Binary packages built by this source

libbson-xs-perl: Perl XS implementation of MongoDB's BSON serialization

 The BSON class implements a BSON encoder/decoder ("codec"). It consumes
 "documents" (typically hash references) and emits BSON strings and vice versa
 in accordance with the BSON Specification (http://bsonspec.org).
 .
 BSON is the primary data representation for MongoDB. While this module has
 several features that support MongoDB-specific needs and conventions, it can
 be used as a standalone serialization format.
 .
 BSON::XS contains an XS implementation for BSON encoding and decoding.
 There is no public API. Use the BSON module and it will choose the best
 implementation for you.
 .
 As of August 13, 2020, the MongoDB Perl driver and related libraries are no
 longer supported by MongoDB.

libbson-xs-perl-dbgsym: debug symbols for libbson-xs-perl