From 3387e48c6bd3fca4f38129ee7467337b30a8b59e Mon Sep 17 00:00:00 2001 From: crsov Date: Sun, 21 Aug 2022 15:27:00 +0300 Subject: [PATCH] Add xsv --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c92fdf4..345c169 100644 --- a/readme.md +++ b/readme.md @@ -449,6 +449,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [parse-columns-cli](https://github.com/sindresorhus/parse-columns-cli) - Parse text columns to JSON. - [q](http://harelba.github.io/q/) - Execution of SQL-like queries on CSV/TSV/tabular text file. +- [xsv](https://github.com/BurntSushi/xsv) - A fast CSV command line toolkit written in Rust. ### Text