#919685 ITP: python-pyjq -- A Python binding for ./jq

Package:
wnpp
Source:
wnpp
Submitter:
Alessandro Barbieri
Date:
2025-11-29 16:42:37 UTC
Severity:
wishlist
#919685#5
Date:
2019-01-18 15:34:13 UTC
From:
To:
* Package name    : python-pyjq
  Version         : 2.3.0
  Upstream Author : OMOTO Kenji doloopwhile@gmail.com
* URL             : https://github.com/doloopwhile/pyjq
* License         : BSD-2
  Programming Lang: C,Python,Cython
  Description     : A Python binding for ./jq

pyjq is a Python bindings for jq (http://stedolan.github.io/jq/).

You can seamlessly call jq script (like regular expression) and process plain python data structure.