python-json-pointer 1.0-1ubuntu2 source package in Ubuntu

Changelog

python-json-pointer (1.0-1ubuntu2) saucy; urgency=low

  * Use io.open() to open jsonpointer.py with utf-8 encoding in setup.py so it
    works in both Python 2 and 3. (LP: #1185170)
 -- Michael Bienia <email address hidden>   Tue, 28 May 2013 23:01:38 +0200

Upload details

Uploaded by:
Michael Bienia
Sponsored by:
Barry Warsaw
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-json-pointer_1.0.orig.tar.xz 4.2 KiB 2caace13870df0a855632bb308efdae63e61139512b083a238e417e63b90aeed
python-json-pointer_1.0-1ubuntu2.debian.tar.gz 5.5 KiB b4a4f75899cece2aed482992a91c72c17b14f6987ac4652abcdbf8cc3de74744
python-json-pointer_1.0-1ubuntu2.dsc 2.4 KiB 17b439def1db7fc87c16a68f7b0ab52103311bacf2a65826811a8d66a4cda849

View changes file

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.