[ Bron: ruby-jmespath ]
Pakket: ruby-jmespath (1.6.1-1)
Verwijzigingen voor ruby-jmespath
Debian bronnen:
Het bronpakket ruby-jmespath downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.