| Crates.io | ysv |
| lib.rs | ysv |
| version | 0.1.11 |
| created_at | 2020-07-03 16:47:23.101147+00 |
| updated_at | 2021-12-10 13:41:28.76331+00 |
| description | YAML driven CSV formatter |
| homepage | https://ysv.rs |
| repository | https://github.com/ysv-rs/ysv |
| max_upload_size | |
| id | 261061 |
| size | 70,309 |

Stands for:
Clean up and transform CSV data as specified by a YAML formatted config file. Lightning fast.
cargo install ysv
Run the app against one of the samples:
cd samples/vehicles
ysv ysv.yaml input.csv > output.csv
(check output.csv files in the samples/* directories.)
./sample vehicles
This is the first program I ever wrote in Rust programming language, and development stage is still Alpha. However, I am using it for production tasks, which has lead me to believe it can be useful to someone else, too.
The mountain icon was made by Freepik from www.flaticon.com.