Metadata


Name
ffi-yajl
Version
3.0.0
Platform
universal-java
Authors
Lamont Granquist
Bindir
bin
Date
2023-06-12 00:00:00 UTC
Dependencies
libyajl2 (>= 1.2)
ffi (~> 1.5)
Description
Ruby FFI wrapper around YAJL 2.x
Email
lamont@chef.io
Executables
ffi-yajl-bench
Extra rdoc files
README.md
LICENSE
Files
LICENSE
README.md
bin/ffi-yajl-bench
ext/ffi_yajl/ext/dlopen/dlopen.c
ext/ffi_yajl/ext/dlopen/extconf.rb
ext/ffi_yajl/ext/dlopen/yajl.sym
ext/ffi_yajl/ext/encoder/encoder.c
ext/ffi_yajl/ext/encoder/extconf.rb
ext/ffi_yajl/ext/parser/extconf.rb
ext/ffi_yajl/ext/parser/parser.c
lib/ffi_yajl.rb
lib/ffi_yajl/benchmark.rb
lib/ffi_yajl/benchmark/MIT-LICENSE
lib/ffi_yajl/benchmark/encode.rb
lib/ffi_yajl/benchmark/encode_json_and_marshal.rb
lib/ffi_yajl/benchmark/encode_json_and_yaml.rb
lib/ffi_yajl/benchmark/encode_profile.rb
lib/ffi_yajl/benchmark/http.rb
lib/ffi_yajl/benchmark/parse.rb
lib/ffi_yajl/benchmark/parse_json_and_marshal.rb
lib/ffi_yajl/benchmark/parse_json_and_yaml.rb
lib/ffi_yajl/benchmark/parse_profile.rb
lib/ffi_yajl/benchmark/parse_profile_ruby_prof.rb
lib/ffi_yajl/benchmark/parse_stream.rb
lib/ffi_yajl/benchmark/subjects/item.json
lib/ffi_yajl/benchmark/subjects/ohai.json
lib/ffi_yajl/benchmark/subjects/ohai.marshal_dump
lib/ffi_yajl/benchmark/subjects/ohai.yml
lib/ffi_yajl/benchmark/subjects/twitter_search.json
lib/ffi_yajl/benchmark/subjects/twitter_stream.json
lib/ffi_yajl/benchmark/subjects/unicode.json
lib/ffi_yajl/encoder.rb
lib/ffi_yajl/ext.rb
lib/ffi_yajl/ext/.keep
lib/ffi_yajl/ffi.rb
lib/ffi_yajl/ffi/encoder.rb
lib/ffi_yajl/ffi/parser.rb
lib/ffi_yajl/map_library_name.rb
lib/ffi_yajl/parser.rb
lib/ffi_yajl/platform.rb
lib/ffi_yajl/version.rb
Homepage
http://github.com/chef/ffi-yajl
Licenses
MIT
Require paths
lib
Required ruby version
>= 2.2
Required rubygems version
>= 0
Rubygems version
3.3.7
Specification version
4
Summary
Ruby FFI wrapper around YAJL 2.x
Original platform
universal-java
New platform
universal-java