Source: ruby-gon Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Cédric Boutillier Build-Depends: debhelper (>= 11), gem2deb, rake, ruby-actionpack, ruby-jbuilder, ruby-multi-json, ruby-oj | ruby-json, ruby-rabl (>=0.11.4~), ruby-rabl-rails (>= 0.4~), ruby-request-store, ruby-rspec Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-gon.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-gon Homepage: https://github.com/gazay/gon XS-Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Package: ruby-gon Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-multi-json, ruby-oj | ruby-json, ruby-request-store, ${misc:Depends}, ${shlibs:Depends} Recommends: ruby-jbuilder, ruby-rabl, ruby-rabl-rails Description: Ruby library to send data to JavaScript from a Ruby application Gon is a Ruby library allowing one to easily send the content of variables of a Ruby web application to JavaScript. It supports JBuilder, Rabl and Rabl-Rails.