RubyGems Navigation menu

csv-diff-report 0.4.1

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.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.4.1 - July 31, 2018 (18 ko)
  2. 0.3.5 - March 05, 2018 (17,5 ko)
  3. 0.3.4 - May 17, 2017 (17,5 ko)
  4. 0.3.2 - January 26, 2016 (14,5 ko)
  5. 0.3.1 - February 23, 2015 (15 ko)
Voir toutes les versions (7)

Dépendances de Runtime (4):

arg-parser >= 0.2
axlsx >= 1.3
color-console >= 0.1
csv-diff >= 0.3.3

Propriétaires:

Auteurs:

  • Adam Gardiner

Total de contrôle SHA 256:

ffd6a0f8a1623b3851fd39193f22665f7f7eeefed43c649080a9d9518b3d4292

Total de téléchargements 28 285

Pour cette version 11 070

License:

aucune

Version de Ruby requise: >= 0

Liens: