diff options
Diffstat (limited to 'devel/py-jsonpath-ng/pkg-descr')
-rw-r--r-- | devel/py-jsonpath-ng/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-jsonpath-ng/pkg-descr b/devel/py-jsonpath-ng/pkg-descr index f3bb1600f095..7bdb15a31adf 100644 --- a/devel/py-jsonpath-ng/pkg-descr +++ b/devel/py-jsonpath-ng/pkg-descr @@ -5,5 +5,3 @@ defined in the original JSONPath proposal. This packages merges both jsonpath-rw and jsonpath-rw-ext and provides several AST API enhancements, such as the ability to update or removes nodes in the tree. - -WWW: https://github.com/h2non/jsonpath-ng |