Source: ruby-iniparse Section: ruby Maintainer: Debian Ruby Team Build-Depends: debhelper-compat (= 13), gem2deb, rake, ruby-rspec Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-iniparse.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-iniparse Homepage: https://github.com/antw/iniparse Testsuite: autopkgtest-pkg-ruby Package: ruby-iniparse Architecture: all Depends: ruby:any, ${ruby:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: library for parsing INI documents IniParse is a pure Ruby library for parsing INI configuration and data files. It preserves the structure of the original document, including whitespace and comments.