Source: ruby-csv Section: ruby Maintainer: Debian Ruby Team Uploaders: Lucas Kanashiro Build-Depends: debhelper-compat (= 14), gem2deb (>= 1), rake Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-csv.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-csv Homepage: https://github.com/ruby/csv Testsuite: autopkgtest-pkg-ruby Package: ruby-csv Architecture: all Multi-Arch: foreign Description: CSV reader and writer The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.