Search Criteria
Package Details: csview-git 1.3.4.r7.g8ac4de0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/csview-git.git (read-only, click to copy) |
|---|---|
| Package Base: | csview-git |
| Description: | Pretty and fast csv viewer for cli with cjk/emoji support |
| Upstream URL: | https://github.com/wfxr/csview |
| Keywords: | csv table viewer |
| Licenses: | MIT OR Apache-2.0 |
| Conflicts: | csview |
| Provides: | csview |
| Submitter: | wfxr |
| Maintainer: | clove3am |
| Last Packager: | clove3am |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-10-20 09:43 (UTC) |
| Last Updated: | 2025-09-15 04:29 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
eclairevoyant commented on 2023-06-25 20:15 (UTC)
Please update this to follow Rust package guidelines and also add
gcc-libsas runtime dependency.This should also only explicitly conflict with
csview, notcsview-binas per guidelines.Finally the
pkgver()is just wrong, there's no way to guarantee that the version strictly increases - you should just stick to the VCS package guidelines here (of course making sure to remove the leadingv):