python-jsonpath-rw 1.2.0-1build1 source package in Ubuntu

Changelog

python-jsonpath-rw (1.2.0-1build1) trusty; urgency=medium

  * Rebuild to drop files installed into /usr/share/pyshared.
 -- Matthias Klose <email address hidden>   Sun, 23 Feb 2014 13:51:54 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-jsonpath-rw_1.2.0.orig.tar.xz 16.1 KiB 56def13a211add9336dcfd0409024cb064957a1675de00ba84d0206ad0767515
python-jsonpath-rw_1.2.0-1build1.debian.tar.gz 2.4 KiB e8be91bf88be9cbf37bfd34dc06cb131b2a7685c9b072bb5f2ed5b353fcde305
python-jsonpath-rw_1.2.0-1build1.dsc 1.6 KiB 2e0fcaba058bd0e294ca2b8cd75eb69f445e17e2276126d2062ed2d9c82722fc

View changes file

Binary packages built by this source

python-jsonpath-rw: extended implementation of JSONPath for Python 2.x

 This library provides a robust and significantly extended implementation of
 JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, and 3.3.
 .
 This library differs from other JSONPath implementations in that it is a full
 language implementation, meaning the JSONPath expressions are first class
 objects, easy to analyze, transform, parse, print, and extend.
 .
 The JSONPath syntax supported by this library includes some additional
 features and omits some problematic features (those that make it unportable).
 In particular, some new operators such as "|" and "where" are available, and
 parentheses are used for grouping not for callbacks into Python, since with
 these changes the language is not trivially associative. Also, fields may be
 quoted whether or not they are contained in brackets.
 .
 This package provides the Python 2.x module.

python3-jsonpath-rw: No summary available for python3-jsonpath-rw in ubuntu wily.

No description available for python3-jsonpath-rw in ubuntu wily.