Package xsv: Information

    Binary package: xsv
    Version: 0.13.0-alt2
    Architecture: riscv64
    Build time:  Dec 16, 2024, 05:35 AM
    Source package: xsv
    Category: Other
    Report package bug
    License: MIT
    Summary: A fast CSV command line toolkit written in Rust
    Description: 
    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.

    Maintainer: Mikhail Gordeev


    Last changed


    Jan. 16, 2024 Alexey Sheplyakov 0.13.0-alt2
    - NMU: fixed FTBFS on LoongArch (updated libc crate).
    Sept. 12, 2021 Mikhail Gordeev 0.13.0-alt1
    - Initial build for Sisyphus