diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-14 02:45:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-14 02:45:28 +0700 |
commit | 75b21176e1596481efca54020e6f3c390054e50b (patch) | |
tree | 5dcaf8e66133c35ad895ab858aacc4d106ba33f1 /python/jmespath/slack-desc | |
parent | 41fad29d93c59bed36654660b46de4c1b739e4d2 (diff) |
python/jmespath: Added (JSON Matching Expressions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/jmespath/slack-desc')
-rw-r--r-- | python/jmespath/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/jmespath/slack-desc b/python/jmespath/slack-desc new file mode 100644 index 000000000000..f02c451c8398 --- /dev/null +++ b/python/jmespath/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +jmespath: jmespath (JSON Matching Expressions) +jmespath: +jmespath: JMESPath (pronounced "jaymz path") allows you to declaratively +jmespath: specify how to extract elements from a JSON document. +jmespath: +jmespath: Homepage: https://github.com/boto/jmespath +jmespath: +jmespath: +jmespath: +jmespath: +jmespath: |