Source: ruby-oj Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Cédric Boutillier Build-Depends: debhelper (>= 11~), gem2deb, ruby-minitest (>= 5.0~), ruby-sqlite3 Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-oj.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-oj Homepage: http://www.ohler.com/oj Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-oj Architecture: any XB-Ruby-Versions: ${ruby:Versions} Multi-Arch: same Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Suggests: ruby-activesupport Description: fast JSON parser and serializer for Ruby JSON (or JavaScript Object Notation) is a text-based open standard designed for human-readable data interchange. . Oj (Optimized JSON) is a Ruby library written to provide speed optimized handling of JSON, for parsing JSON and serializing objects.