Path to this page:
Subject: CVS commit: wip/csv-mode
From: PHO / phonohawk
Date: 2012-03-05 07:59:33
Message id: E1S4Rte-0006re-IL@sfs-ml-3.v29.ch3.sourceforge.com
Log Message:
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).
Files: