python-json-pointer 2.4-3 source package in Ubuntu

Changelog

python-json-pointer (2.4-3) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090517).

 -- Thomas Goirand <email address hidden>  Thu, 19 Dec 2024 10:31:23 +0100

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release main misc
Plucky release main misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-json-pointer_2.4-3.dsc 2.2 KiB ffc9663ee61b3567cb8dafae9c0c8018254aa61d2154241577615d783828da24
python-json-pointer_2.4.orig.tar.xz 13.5 KiB 104e22d47d258b10f96b4761f1711633dcad30b580cb7f6be57194ba6ec5a34e
python-json-pointer_2.4-3.debian.tar.xz 9.3 KiB 29522db7e71e78d337a4a4fe50bb0f92ea0abb613b10f34501dec2ded6ced4a7

Available diffs

No changes file available.

Binary packages built by this source

python-json-pointer-doc: resolve JSON pointers - doc

 Python-json-pointer is a small library to resolve JSON pointers according to
 the IETF draft specification. JSON Pointer defines a string syntax for
 identifying a specific value within a JavaScript Object Notation (JSON)
 document.
 .
 This package contains the documentation.

python3-json-pointer: resolve JSON pointers - Python 3.x

 Python-json-pointer is a small library to resolve JSON pointers according to
 the IETF draft specification. JSON Pointer defines a string syntax for
 identifying a specific value within a JavaScript Object Notation (JSON)
 document.
 .
 This package provides the module for Python 3.x.