Source: ruby-maven-libs Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Miguel Landaeta Build-Depends: debhelper (>= 10~), gem2deb Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-maven-libs.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-maven-libs Homepage: https://github.com/takari/ruby-maven-libs Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-maven-libs Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, maven, ${misc:Depends}, ${shlibs:Depends} Description: Ruby library that provides access to a Maven installation This ruby library wraps a Maven installation and allows access to it by exposing it under a namespace provided by the gem. . Its main use is in combination with polyglot-maven and ruby-maven since it can be used in that way to write and use POM files with a convenient and familiar (for rubyists) domain specific language instead of traditional XML definitions as is expected by Maven.