python-rapidjson 1.4-2build4 source package in Ubuntu

Changelog

python-rapidjson (1.4-2build4) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:51:43 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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-2build4.debian.tar.xz 2.3 KiB 4a6a434f3a7404c6dc80d6a4533bf6a2a59e1967747c6ec0652690e9147eaf3a
python-rapidjson_1.4-2build4.dsc 2.2 KiB 26be4e51e004491bcb1fb047ce510fe9f5200961eb247d2e2eac8b283406480b

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