pkgsrc-wip/csv-mode/DESCR
PHO / phonohawk 5118eb99e1 Import csv-mode-20040823 as wip/csv-mode.
CsvMode, csv-mode, is a package by FrancisJWright for editing comma
separated value files (.csv).

The commands include sorting numerically or alphabetically on a
particular field, cutting and pasting columns of fields, padding to
align fields, or removing padding.

The default format used is a comma separator (,) and double quotes
("") for field quoting. This can be customized, for instance with a
different separator for European locales (where a comma is a decimal
point).
2012-03-05 06:59:32 +00:00

11 lines
479 B
Text

CsvMode, csv-mode, is a package by FrancisJWright for editing comma
separated value files (.csv).
The commands include sorting numerically or alphabetically on a
particular field, cutting and pasting columns of fields, padding to
align fields, or removing padding.
The default format used is a comma separator (,) and double quotes
("") for field quoting. This can be customized, for instance with a
different separator for European locales (where a comma is a decimal
point).