| Name: | csv |
|---|---|
| Version: | 0.08 |
| Release: | 5.el7 |
| Architecture: | noarch |
| Group: | Applications/Text |
| Size: | 9647 |
| License: | MIT |
| RPM: | csv-0.08-5.el7.noarch.rpm |
| Source RPM: | perl-App-CSV-0.08-5.el7.src.rpm |
| Build Date: | Fri Dec 15 2017 |
| Build Host: | x86-ol6-builder-06.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/App-CSV/ |
| Summary: | A CSV command line Tool |
| Description: | A command-line tool to manipulate CSV (and other delimited, line-based) files. |
- Add MooseX::Getopt for running too as pointed out in bug 1146184
- Fix for EPEL6/7
- Remove useless find statement, thanks Christopher (bug 1062942)
- Follow Ciesla's suggestions - Fix spec file based on Corsepius' example
- Update to upstream version
- Correct the issues mentioned in review (bug 1062942)
- Remove BuildRoot since there is no plan to support EPEL5 - Add doc
- Initial spec