Ecosyste.ms: Packages

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

Top 7.4% forks on rubygems.org

rubygems.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:gem/csv-diff-report
Keywords: csv-diff, diff, diff-reports, ruby
License: BSD-2-Clause
Latest release: almost 6 years ago
First release: almost 10 years ago
Dependent repositories: 1
Downloads: 29,387 total
Stars: 15 on GitHub
Forks: 14 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

    Loading...
    Readme
    Loading...