Source: ruby-fog-json
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               ruby-fog-core,
               ruby-minitest,
               ruby-multi-json
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fog-json.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fog-json
Homepage: https://github.com/fog/fog-json
Testsuite: autopkgtest-pkg-ruby

Package: ruby-fog-json
Architecture: all
Description: JSON parsing for fog providers
 Extraction of the JSON parsing tools shared between a number of providers
 in the 'fog' gem.
 .
 This library allows a standard interface to JSON encoding and decoding on
 top of MultiJson but with errors support.
