libbson-xs-perl 0.8.2-1 source package in Ubuntu

Changelog

libbson-xs-perl (0.8.2-1) unstable; urgency=medium

  * Import upstream version 0.8.2
  * Declare compliance with policy 4.4.1
  * Add "Rules-Requires-Root: no"

 -- Xavier Guimard <email address hidden>  Sat, 07 Dec 2019 08:27:12 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
libbson-xs-perl_0.8.2-1.dsc 2.2 KiB efc7bc881a26051c85da890873c29e8f06e9d86115156df26fcf7d4e67e0ce83
libbson-xs-perl_0.8.2.orig.tar.gz 227.4 KiB f78e6febbbbacaaf70d5654f2902cf8949c38d0a50a479816881805b96e5c8e4
libbson-xs-perl_0.8.2-1.debian.tar.xz 4.6 KiB 46e058ec28cb50da31179e40c469dce3db75b400878b0e98e8f04f9eeed59bed

No changes file available.

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.

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