Package xsv: Information
Source package: xsv
Version: 0.13.0-alt2
Build time: Jan 16, 2024, 02:32 PM in the task #338295
Category: Other
Report package bugHome page: https://github.com/BurntSushi/xsv
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.
List of RPM packages built from this SRPM:
xsv (x86_64, ppc64le, i586, armh, aarch64)
xsv-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
xsv (x86_64, ppc64le, i586, armh, aarch64)
xsv-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
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