Source: ruby-jsonify
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hp.com>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               rake,
               ruby-multi-json,
               ruby-rspec,
               ruby-tilt
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jsonify.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jsonify
Homepage: https://github.com/bsiggelkow/jsonify
Testsuite: autopkgtest-pkg-ruby

Package: ruby-jsonify
Architecture: all
Description: builder-style engine to turn Ruby objects into JSON
 Jsonify provides a builder-style engine for creating correct JSON
 representations of Ruby objects entirely based on the JSON
 specification.
