Package: wnpp
Severity: wishlist

* Package name    : xsv
  Version         : 0.13.0
  Upstream Author : Andrew Gallant
* URL             : https://github.com/BurntSushi/xsv
* License         : MIT
  Programming Lang: Rust
  Description     : fast CSV command line toolkit

xsv is a command line program for indexing, slicing, analyzing, splitting and 
joining CSV files. Commands should be simple, fast and composable:

1. Simple tasks should be easy.
2. Performance trade offs should be exposed in the CLI interface.
3. Composition should not come at the expense of performance.

Reply via email to