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

Changelog

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

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:49:32 +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-2build2.debian.tar.xz 5.1 KiB bf508bfcc10cfc6f0538b24d1b757e747eee4aab3bc1edc89e5df38735293dd5
libbson-xs-perl_0.8.4-2build2.dsc 2.3 KiB 259671e148717a7a370fcb839601c696d178855e7c94e05a419d677942a88844

Available diffs

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