Path to this page:
./
textproc/csview,
High performance csv viewer with cjk/emoji support
Branch: CURRENT,
Version: 1.3.3,
Package name: csview-1.3.3,
Maintainer: pinA high performance csv viewer with cjk/emoji support.
Features:
-Small and fast (see benchmarks below).
-Correctly handles CJK characters and emoji.
-Support different styles.
-Support tsv and custom delimiters.
-Able to generate markdown table (with --style markdown option).
Required to build:[
lang/rust]
Master sites:
Filesize: 32.866 KB
Version history: (Expand)
- (2024-07-17) Updated to version: csview-1.3.3
- (2024-04-30) Updated to version: csview-1.3.2
- (2024-04-29) Updated to version: csview-1.3.1
- (2024-04-16) Updated to version: csview-1.3.0
- (2024-03-04) Updated to version: csview-1.2.4
- (2024-02-23) Updated to version: csview-1.2.3
CVS history: (Expand)
2024-04-29 15:41:46 by pin | Files touched by this commit (3) | |
Log message:
textproc/csview: update to 1.3.1
1.3.1 (2024-04-29)
🚀 Features
Only enable pager when stdout is a tty - (420fd03)
Allow disabling pager - (80ae054)
📚 Documentation
Remove outdated faq - (d814a38)
⚙️ Miscellaneous Tasks
Remove stale.yml - (d3ac13b)
|
2024-04-16 07:46:57 by pin | Files touched by this commit (4) | |
Log message:
textproc/csview: update to 1.3.0
1.3.0 (2024-04-15)
🚀 Features
Add pager support (#198) - (47d3c0a)
Show error when no input file specified - (1214c96)
🚜 Refactor
Replace unmaintained atty (#200) - (d60612b)
⚙️ Miscellaneous Tasks
Update dependencies - (b9aed24)
Fix release.toml - (8b28b89)
Add rust-toolchain.toml & update rustfmt.toml (#201) - (6fc99d4)
Add changelog (#199) - (a15325d)
Add FUNDING.yml - (0e6045f)
|
2024-03-04 21:17:07 by pin | Files touched by this commit (3) | |
Log message:
textproc/csview: update to 1.2.4
No ChangeLog provided.
|
2024-02-23 10:59:29 by pin | Files touched by this commit (3) | |
Log message:
textproc/csview: update to 1.2.3
- Update dependencies
|
2022-10-09 18:02:46 by pin | Files touched by this commit (3) | |
Log message:
textproc/csview: update to 1.2.2
- chore: refactor project layout
- fix: fix tests
- refactor: simplify seq logic
- refactor: simplify sniff logic
- chore: upgrade clap to v4
- refactor: adjust error code
|
2022-09-26 15:52:48 by pin | Files touched by this commit (3) | |
Log message:
textproc/csview: update to 1.2.1
v1.2.1
- refactor: serialize enum in lowercase
v1.2.0
- feat: add minimal ascii border style
- chore: bump up dependencies
- feat: add alignment support
- feat: add alignment cli options
|
2022-08-30 22:42:05 by pin | Files touched by this commit (3) | |
Log message:
textproc/csview: update to 1.1.0
-Bump dependencies
-Fix clippy warnings
-Refactoring tests
-Support printing line numbers
|
2022-07-02 15:35:40 by pin | Files touched by this commit (1) |
Log message:
textproc/csview: v1.1.0 requires Rust-1.62
|