[ Bron: ruby-jsonpath ]
Pakket: ruby-jsonpath (1.0.5-2)
Verwijzigingen voor ruby-jsonpath
Debian bronnen:
Het bronpakket ruby-jsonpath downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Ruby implementation of JsonPath
Every JSON object is composed on an inherent hierarchy and structure. Every JSON ends up creating a tree of nodes, where each node is a JSON Element.
This hierarchy in JSON allows us to create a standard mechanism to traverse through specific parts of the JSON. A standard way to do this is called JSONPath.
Andere aan ruby-jsonpath gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends
-
- dep: ruby-to-regexp (>= 0.2.1~)
- safe way to convert strings to regexps (with options)