python-jsonpath-rw-ext 1.2.2-2 source package in Ubuntu

Changelog

python-jsonpath-rw-ext (1.2.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Sun, 20 Oct 2019 19:17:35 +0200

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
Mantic release main misc
Lunar release main misc
Jammy release main misc
Focal release main misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-jsonpath-rw-ext_1.2.2-2.dsc 2.4 KiB dd9fa03955ee994447bc512560cb69dfc675d05410a2a5c2fd3e99f0e7ff7630
python-jsonpath-rw-ext_1.2.2.orig.tar.xz 15.2 KiB fdf0c09ba5383bf6e67722706a69d0c82527d34eba4b9c1ffbdcf031537e7090
python-jsonpath-rw-ext_1.2.2-2.debian.tar.xz 3.0 KiB 38d0f22848ece1f2e2eb0f42dce75d555c1ce048ecdd8c81fefff3f3967430ac

Available diffs

No changes file available.

Binary packages built by this source

python-jsonpath-rw-ext-doc: Extensions for JSONPath RW - doc

 Jsonpath-rw-ext extends json-path-rw capabilities by adding multiple
 extensions: 'len' that allows one to get the length of a list. 'sorted' that
 returns a sorted version of a list, 'arithmetic' that permits one to make math
 operation between elements and 'filter' to select only certain elements of a
 list.
 .
 This package contains the documentation.

python3-jsonpath-rw-ext: Extensions for JSONPath RW - Python 3.x

 Jsonpath-rw-ext extends json-path-rw capabilities by adding multiple
 extensions: 'len' that allows one to get the length of a list. 'sorted' that
 returns a sorted version of a list, 'arithmetic' that permits one to make math
 operation between elements and 'filter' to select only certain elements of a
 list.
 .
 This package contains the Python 3.x module.