Source: ruby-autoparse
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Balasankar C <balasankarc@debian.org>
Build-Depends: debhelper (>= 11),
               gem2deb,
               rake,
               ruby-addressable (>= 2.3.1),
               ruby-extlib (>= 0.9.15),
               ruby-multi-json (>= 1.7.0),
               ruby-rspec
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-autoparse.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-autoparse.git
Homepage: http://autoparse.rubyforge.org/
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-autoparse
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-addressable (>= 2.3.1),
         ruby-extlib (>= 0.9.15),
         ruby-multi-json (>= 1.7.0),
         ${misc:Depends},
         ${shlibs:Depends}
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.
