jmespath.php 2.3.0-2ubuntu1 source package in Ubuntu

Changelog

jmespath.php (2.3.0-2ubuntu1) bionic; urgency=medium

  * debian/patches/phpunit6_namespaced_classes.patch: PHPUnit 6 has
    namespaced classes.

 -- Nishanth Aravamudan <email address hidden>  Wed, 14 Feb 2018 11:29:17 -0800

Upload details

Uploaded by:
Nish Aravamudan
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jmespath.php_2.3.0.orig.tar.gz 37.6 KiB 77d94cd546944ebde51e79ad41062065fe3afd29dfcf984890de6ed3a4367175
jmespath.php_2.3.0-2ubuntu1.debian.tar.xz 4.4 KiB ea773118807c10b63f0738c3bc8fb33aa334f9f86d4df32aba5796608211f13c
jmespath.php_2.3.0-2ubuntu1.dsc 1.8 KiB 384adbfe96f2dddadf0029a3af52b93ea060ce02ed03f53a8760341a1e8dba12

View changes file

Binary packages built by this source

php-jmespath: Declaratively specify how to extract elements from a JSON document

 JMESPath (pronounced "jaymz path") allows one to declaratively specify
 how to extract elements from a JSON document. jmespath.php allows one
 to use JMESPath in PHP applications with PHP data structures.