ruby-csv 3.2.2-1 source package in Ubuntu
Changelog
ruby-csv (3.2.2-1) unstable; urgency=medium * Team upload. [ Debian Janitor ] * Apply multi-arch hints. + ruby-csv: Add :any qualifier for ruby dependency. [ Marc Dequènes (Duck) ] * New upstream release. * Use ruby:Depends macro. -- Marc Dequènes (Duck) <email address hidden> Tue, 29 Mar 2022 11:34:49 +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 | |
---|---|---|---|---|
Oracular | release | universe | misc | |
Noble | release | universe | misc | |
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-csv_3.2.2-1.dsc | 1.9 KiB | 9237599db195ca843640754e3ed5485899592730b1d940c972a74a2576f0c7d0 |
ruby-csv_3.2.2.orig.tar.gz | 58.3 KiB | aaa285053cba92782c8a046273ad9004808b48e68ece6b964ac8a1bb1201db5d |
ruby-csv_3.2.2-1.debian.tar.xz | 2.5 KiB | 639f1bedfba0d9872be58400a91ef57c1b205e1eefea98981cbfbf4b15b54ccc |
Available diffs
- diff from 3.1.9-1 to 3.2.2-1 (11.6 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.