python-rapidjson 1.4-2build2 source package in Ubuntu

Changelog

python-rapidjson (1.4-2build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 11:09:29 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian OpenStack
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-rapidjson_1.4.orig.tar.xz 652.0 KiB 359a0b598117d1f13c8971f75656c53173d5ed19cbd2f5414b90e37974c12854
python-rapidjson_1.4-2build2.debian.tar.xz 2.3 KiB bf9ddd3d4160613afccda8312f549dee9d23cc565507e59abc104b9548cc913d
python-rapidjson_1.4-2build2.dsc 2.2 KiB dab841f765c9a9ac50d94366388eccfc1bd5475fbf8d76d67a5b9c08af6d67a0

Available diffs

View changes file

Binary packages built by this source

python-rapidjson-doc: Python wrapper around rapidjson - doc

 RapidJSON is an extremely fast C++ JSON parser and serialization library: this
 module wraps it into a Python 3 extension, exposing its
 serialization/deserialization (to/from either bytes, str or file-like
 instances) and JSON Schema validation capabilities.
 .
 This package contains the documentation.

python3-rapidjson: Python wrapper around rapidjson

 RapidJSON is an extremely fast C++ JSON parser and serialization library: this
 module wraps it into a Python 3 extension, exposing its
 serialization/deserialization (to/from either bytes, str or file-like
 instances) and JSON Schema validation capabilities.

python3-rapidjson-dbgsym: debug symbols for python3-rapidjson