python-rapidjson 1.4-2build3 source package in Ubuntu

Changelog

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

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:40:22 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-rapidjson_1.4.orig.tar.xz 652.0 KiB 359a0b598117d1f13c8971f75656c53173d5ed19cbd2f5414b90e37974c12854
python-rapidjson_1.4-2build3.debian.tar.xz 2.3 KiB 45aec5555215740b07b259b641325a7da2a1c50718bf7f2f7b9f4c7916e352d6
python-rapidjson_1.4-2build3.dsc 2.2 KiB cf052c8d4f2dc975911b9c2b2e3ddcb7b232e5cdfd4f289e999315f11d41c736

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