python-json-pointer 1.0-2 source package in Ubuntu

Changelog

python-json-pointer (1.0-2) unstable; urgency=low


  * Ran wrap-and-sort.
  * Adds support for python3.
  * Adds Ubuntu patch for utf-8 in setup.py fixing FTBFS.
  * Adds README.md in the doc folders.
  * Cleans correctly (allow to build twice).
  * Standards-Version: 3.9.4

 -- Thomas Goirand <email address hidden>  Thu, 30 May 2013 14:02:39 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-json-pointer_1.0-2.dsc 1.7 KiB 2500d3ff32ce1c666937d62584843ad05bcde79c7f430d3fd571fb93775f05ca
python-json-pointer_1.0.orig.tar.xz 4.2 KiB 2caace13870df0a855632bb308efdae63e61139512b083a238e417e63b90aeed
python-json-pointer_1.0-2.debian.tar.gz 5.5 KiB 23dfc082972caab7971c52b134afd57b96aebd07b9156803a40be435c362e8fe

No changes file available.

Binary packages built by this source

python-json-pointer: resolve JSON pointers - python 2.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 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.