We welcome help with this todo list.
Add USV formats to productivity applications:
-
LibreOffice Calc
-
Microsoft Excel
-
Google Sheets
-
Etc.
Create USV libraries for programming languages:
-
Rust crate
-
Python pip package
-
Node npm package
-
Ruby gem
-
Etc.
Add USV handling to statistics systems:
-
R
-
Julia
-
MatLab
-
Mathematica
-
Python fasspec
-
Python Pandas
-
Python Polars
-
Python Dask
-
Etc.
Extend USV capabilities for command line interface tools:
-
Miller johnkerl/miller#245
-
TextQL dinedal/textql#115
-
jq
-
xsv by BurntSushi
-
Etc.
Add comparisons to other data formats:
Improve converters: csv-to-usv and usv-to-csv
-
Add support for CSV delimiters, especially semi-colon instead of comma.
-
Add CLAP option for USV output with RS+ESC+LF.