[ ソース: ruby-jmespath ]
パッケージ: ruby-jmespath (1.6.1-1)
ruby-jmespath に関するリンク
Debian の資源:
ruby-jmespath ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ruby implementation of JMESPath
An implementation of JMESPath for Ruby. This implementation supports searching JSON documents as well as native Ruby data structures.
You can call JMESPath.search with a valid JMESPath search expression and data to search. It will return the extracted values.