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

Package: ruby-autoparse
Architecture: all
Description: provides automatic parsing for any given JSON Schema
 This package provides the gem autoparse, a parsing system based on JSON
 Schema. It is an implementation of the JSON Schema specification and can
 be used for automatically parsing any JSON Schema.
