Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37412487
en ru br
ALT Linux repos
S:1.4.0-alt3

Group :: Development/Python
RPM: python3-module-jsonpath-rw

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.4.0-alt3
Build date: 13 april 2020, 08:19 ( 209.6 weeks ago )
Size: 16.02 Kb

Home page:   https://github.com/kennknowles/python-jsonpath-r…

License: ASL 2.0
Summary: Extended implementation of JSONPath for Python
Description:

This library provides a robust and significantly extended implementation of
JSONPath for Python, with a clear AST for meta-programming. It is tested with
Python 2.6, 2.7, 3.2, 3.3, and PyPy.

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.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-jsonpath-rw
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin