diff --git a/index.html b/index.html index 1c28820..86495cc 100644 --- a/index.html +++ b/index.html @@ -120,7 +120,7 @@
node.js: npm install JSONSelect
ruby: A gem by Simon Menke: https://github.com/fd/json_select
go: A go implementation by Adam Coddington -
python: A python port by Matthew Hooker +
python: pyjsonselect by Dan Vanderkam
couchdb: JSONSelect integration for couchdb by Ryan Ramage
php: A php implementation by @observu