Source: ruby-netrc
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Nussbaum <lucas@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb, rake, ruby-minitest
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-netrc.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-netrc
Homepage: https://github.com/geemus/netrc
Testsuite: autopkgtest-pkg-ruby

Package: ruby-netrc
Architecture: all
Multi-Arch: foreign
Depends: ruby:any
Description: Ruby library to read and write netrc files
 This Ruby library can read and update netrc(5) files, preserving formatting
 including comments and whitespace.
 .
 This package contains the 'netrc' library, not to be confused with the
 'net-netrc' library from the 'ruby-net-netrc' package.
