[ buster ]
[ 源代码: python-jsonpath-rw-ext ]
软件包:python-jsonpath-rw-ext(1.1.3-1)
python-jsonpath-rw-ext 的相关链接
Debian 的资源:
下载源码包 python-jsonpath-rw-ext:
- [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]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python-jsonpath-rw-ext 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- 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