ruby-csv 3.1.2-1 source package in Ubuntu
Changelog
ruby-csv (3.1.2-1) unstable; urgency=medium * Team upload. [ Utkarsh Gupta ] * Add salsa-ci.yml [ Marc Dequènes (Duck) ] * New upstream version 3.1.2. * Bump Standards-Version (no changes). -- Marc Dequènes (Duck) <email address hidden> Sat, 08 Feb 2020 02:08:12 +0900
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-csv_3.1.2-1.dsc | 1.9 KiB | f0d118f3f62b4444d988f96e81e7a8d68860a68ddbd082175b0a9bfae401f6a9 |
ruby-csv_3.1.2.orig.tar.gz | 33.5 KiB | beb73ac8e116e8624b20e7f93073df409cba9fc3fa0635548cefa3c008dd856a |
ruby-csv_3.1.2-1.debian.tar.xz | 2.2 KiB | aa44538e3402ff74eb1d968b6b34eba6e61e37dd6d28bc8779675f3775ead4ae |
Available diffs
- diff from 3.0.2-1 to 3.1.2-1 (26.0 KiB)
No changes file available.
Binary packages built by this source
- ruby-csv: 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.