パッケージ: 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