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

Package: ruby-toml-rb
Architecture: all
Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends}
Description: Toml parser in ruby, for ruby
 A Toml parser using Citrus parsing library.
 .
 Citrus is a compact and powerful parsing library for Ruby that combines the
 elegance and expressiveness of the language with the simplicity and power of
 parsing expressions.
