Source: ruby-ffi-yajl Maintainer: Debian Ruby Team Uploaders: Tiago Ilieve Section: ruby Testsuite: autopkgtest-pkg-ruby Build-Depends: debhelper-compat (= 14), gem2deb, libyajl-dev, rake, ruby-rspec Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-ffi-yajl Vcs-Git: https://salsa.debian.org/ruby-team/ruby-ffi-yajl.git Homepage: https://github.com/chef/ffi-yajl Package: ruby-ffi-yajl Architecture: any Depends: libyajl-dev Multi-Arch: same Description: Ruby FFI wrapper around YAJL 2.x ffi-yajl is a Ruby adapter for the yajl JSON parser/generator library. It supports multiple Ruby C extension mechanisms, including both MRI native extensions and FFI in order to be compatible with as many Ruby implementations as possible while providing good performance where possible.