Metadata


Name
jmespath
Version
1.6.2
Platform
ruby
Authors
Trevor Rowe
Bindir
bin
Date
2022-11-25 00:00:00 UTC
Description
Implements JMESPath for Ruby
Email
trevorrowe@gmail.com
Executables
jmespath.rb
Files
LICENSE.txt
VERSION
bin/jmespath.rb
lib/jmespath.rb
lib/jmespath/caching_parser.rb
lib/jmespath/errors.rb
lib/jmespath/lexer.rb
lib/jmespath/nodes.rb
lib/jmespath/nodes/and.rb
lib/jmespath/nodes/comparator.rb
lib/jmespath/nodes/condition.rb
lib/jmespath/nodes/current.rb
lib/jmespath/nodes/expression.rb
lib/jmespath/nodes/field.rb
lib/jmespath/nodes/flatten.rb
lib/jmespath/nodes/function.rb
lib/jmespath/nodes/index.rb
lib/jmespath/nodes/literal.rb
lib/jmespath/nodes/multi_select_hash.rb
lib/jmespath/nodes/multi_select_list.rb
lib/jmespath/nodes/not.rb
lib/jmespath/nodes/or.rb
lib/jmespath/nodes/pipe.rb
lib/jmespath/nodes/projection.rb
lib/jmespath/nodes/slice.rb
lib/jmespath/nodes/subexpression.rb
lib/jmespath/parser.rb
lib/jmespath/runtime.rb
lib/jmespath/token.rb
lib/jmespath/token_stream.rb
lib/jmespath/util.rb
lib/jmespath/version.rb
Homepage
http://github.com/trevorrowe/jmespath.rb
Licenses
Apache-2.0
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
3.2.22
Specification version
4
Summary
JMESPath - Ruby Edition
Original platform
ruby
New platform
ruby