This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Office > uncsv (0.9.1)

uncsv (convert to or from CSV streams)

uncsv is a filter command converting the lines of a CSV file into
non-escaped, non-quoted delimited file (pipe by default). This program
will error out if it encounters a character matching the delimiter, it
will also replace the carriage return and new-line characters found in
quoted values allowing you to use awk to play with your CSVs.

csv is the opposite of this command. It takes an unquoted stream of
values, separated by the delimiter of your choice (default: pipe '|')
and produces a "standard" CSV file.

Maintained by: B. Watson
Keywords: spreadsheet,comma-separated,comma separated
ChangeLog: uncsv

Homepage:
https://tamentis.com/projects/uncsv/

Source Downloads:
uncsv-0.9.1.tar.gz (35e68764e9933754a70ebc233e42c07f)

Download SlackBuild:
uncsv.tar.gz
uncsv.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
uncsv.SlackBuild
uncsv.info

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds