[ buster ]
[ Bron: python-jsonpath-rw-ext ]
Pakket: python-jsonpath-rw-ext (1.1.3-1)
Verwijzigingen voor python-jsonpath-rw-ext
Debian bronnen:
Het bronpakket python-jsonpath-rw-ext downloaden:
- [python-jsonpath-rw-ext_1.1.3-1.dsc]
- [python-jsonpath-rw-ext_1.1.3.orig.tar.xz]
- [python-jsonpath-rw-ext_1.1.3-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
extensions for JSONPath RW - Python 2.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 2.x module.
Andere aan python-jsonpath-rw-ext gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-jsonpath-rw
- extended implementation of JSONPath for Python 2.x
-
- dep: python-pbr
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- sug: python-jsonpath-rw-ext-doc
- Extensions for JSONPath RW - doc