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

Changelog

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

  * Cleans better (Closes: #1046832).

 -- Thomas Goirand <email address hidden>  Tue, 10 Feb 2026 12:58:54 +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
Stonking release main misc
Resolute release main misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-json-pointer_2.4-4.dsc 2.2 KiB 3c80eea690c4d2538e3facf361957cdfaf94f7b798a6dd576fc3e798b62d81b6
python-json-pointer_2.4.orig.tar.xz 13.5 KiB 104e22d47d258b10f96b4761f1711633dcad30b580cb7f6be57194ba6ec5a34e
python-json-pointer_2.4-4.debian.tar.xz 9.3 KiB 08151d9d04439b84b124a977b16721e57486646d4b7cc7b1f1982049db91cd94

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.