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

Changelog

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

  * override_dh_python3 to fix Py3 shebang.

 -- Thomas Goirand <email address hidden>  Fri, 23 Oct 2015 22:38:57 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-json-pointer_1.9-3.dsc 2.1 KiB f940959c7f0721bf619637d21076186ae170912c66af94014f9aeec2c01a8107
python-json-pointer_1.9.orig.tar.xz 11.9 KiB 526fb21d05b1b02a272f9e3a1049b9dba0236723470f8c088960365b4dbf4ebe
python-json-pointer_1.9-3.debian.tar.xz 5.0 KiB 6c6999b83c3712388ee41773b379d8712543b6fb2356605a457b0e5ad189d4fe

Available diffs

No changes file available.

Binary packages built by this source

python-json-pointer: resolve JSON pointers - Python 2.7

 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 2.x.

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.