FreeBSD.software
Home/devel/py311-linear-tsv

py311-linear-tsv

1.1.0_1devel

Line-oriented, tab-separated value format

Linear TSV is a line-oriented, portable tabular data format. Tabular data -- rows of tuples, each of the same length -- is commonly stored as CSV and is the lingua franca of spreadsheets, databases and analysis tools. CSV is almost but not quite line-oriented, because newlines are quoted, not escaped. In the TSV format presented here, escape codes are used for newlines and tabs in field data, allowing naive filtering with line-oriented shell tools like sort, fgrep and cut to work as expected. In all of its details, the format derives from the TEXT serialization mode of Postgres and MySQL.

$pkg install py311-linear-tsv
github.com/solidsnack/tsv
Origin
devel/py-linear-tsv
Size
48.2KiB
License
APACHE20
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
2 packages

Dependencies (2)

Required By (2)