Source: ruby-prism
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 1)
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-prism.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-prism
Homepage: https://github.com/ruby/prism
Testsuite: autopkgtest-pkg-ruby

Package: ruby-prism
Architecture: any
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: Prism Ruby parser
 This is a parser for the Ruby programming language. It is designed to be
 portable, error tolerant, and maintainable. It is written in C99 and has no
 dependencies.
