freebsd-ports/textproc/csvdiff/pkg-descr

10 lines
295 B
Plaintext
Raw Normal View History

csvdiff is a Perl script to diff/compare two csv files with the possibility
to select the separator.
Differences will be shown like:
"Column XYZ in record 999" is different.
After this, the actual and the expected result for this
column will be shown.
WWW: http://csvdiff.sourceforge.net/