Source: ruby-highline
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Nussbaum <lucas@debian.org>,
           Cédric Boutillier <boutil@debian.org>,
           Per Andersson <avtobiff@gmail.com>
Build-Depends: debhelper-compat (= 14),
               gem2deb (>= 1),
               rake,
               ruby-dry-types,
               ruby-minitest,
               ruby-minitest-mock,
               ruby-simplecov
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-highline.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-highline
Homepage: https://github.com/JEG2/highline
Testsuite: autopkgtest-pkg-ruby

Package: ruby-highline
Architecture: all
Multi-Arch: foreign
Description: high-level interactive IO Ruby library
 Highline is a high-level IO library that provides validation, type conversion,
 and more for command-line interfaces. It also includes a complete menu system
 that can crank out anything from simple list selection to complete shells with
 just minutes of work.
