套件: python-jsonpipe (0.0.8-5)
python-jsonpipe 的相關超連結
Trisquel 的資源:
下載原始碼套件 jsonpipe:
維護者:
Original Maintainer:
- Dominique Belhachemi
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
Convert JSON to a UNIX-friendly line-based format
jsonpipe traverses a JSON object and produces a simple, line-based textual format which can be processed by all your UNIX favourites like grep, sed, awk, cut and diff. It may also be valuable within programming languages---in fact, it was originally conceived as a way of writing simple test assertions against JSON output without coupling the tests too closely to the specific structure used.
其他與 python-jsonpipe 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-calabash
- Bash-style pipelining syntax for Python generators
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 2.x