Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add YS-L/csvlens #19799

Merged
merged 1 commit into from Feb 8, 2024
Merged

Conversation

wancup
Copy link
Contributor

@wancup wancup commented Feb 8, 2024

YS-L/csvlens: Command line csv viewer

$ aqua g -i YS-L/csvlens

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ csvlens -h
Usage: csvlens [OPTIONS] [FILENAME]

Arguments:
  [FILENAME]  CSV filename

Options:
  -d, --delimiter <DELIMITER>      Delimiter character (comma by default) or "auto" to auto-detect the delimiter
  -t, --tab-separated              Use tab separation. Shortcut for -d '\t'
  -i, --ignore-case                Searches ignore case. Ignored if any uppercase letters are present in the search string
      --echo-column <ECHO_COLUMN>  Print the value of this column to stdout for the selected row
      --debug                      Show stats for debugging
  -h, --help                       Print help
  -V, --version                    Print version

[YS-L/csvlens](https://github.com/YS-L/csvlens): Command line csv viewer
@suzuki-shunsuke
Copy link
Member

Thank you for your contribution!

@suzuki-shunsuke suzuki-shunsuke merged commit 3179e11 into aquaproj:main Feb 8, 2024
16 checks passed
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 8, 2024
@suzuki-shunsuke suzuki-shunsuke added this to the v4.130.0 milestone Feb 8, 2024
@suzuki-shunsuke
Copy link
Member

v4.130.0 is out 🎉
https://github.com/aquaproj/aqua-registry/releases/tag/v4.130.0

@wancup wancup deleted the feat/YS-L/csvlens branch February 8, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants