An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

csv-diff-report

This library generates diff reports of CSV files, using the diff capabilities of the CSV Diff gem. Unlike a standard diff that compares line by line, and is sensitive to the ordering of records, CSV-Diff identifies common lines by key field(s), and then compares the contents of the fields in each line. CSV-Diff Report takes the diff information calculated by CSV-Diff, and uses it to produce Excel, HTML, or text diff reports. It also provides a command-line tool (csvdiff) for generating these diff reports from CSV files. The csvdiff command-line tool supports both file and directory diffs. As directories may contain files of different formats, .csvdiff files can be used to match file names to file types, and specify the appropriate diff settings for each file type.

Ecosystem
gem.coop
Latest Release
0.4.1
over 7 years ago
Versions
6
Downloads
40,666 total
Links
Registry gem.coop
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:gem/csv-diff-report?repository_url=https://gem.coop
spec
License BSD-2-Clause
First Release over 11 years ago
Last Synced 13 days ago
Repository
Stars 15 on GitHub
Forks 14 on GitHub
Rankings on gem.coop
Overall Top 5.9%