Search Criteria
Package Details: miller-git 6.13.0.r17.g05aa16cfc-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/miller-git.git (read-only, click to copy) |
|---|---|
| Package Base: | miller-git |
| Description: | sed, awk, cut, join, and sort for name-indexed data such as CSV and tabular JSON. |
| Upstream URL: | https://github.com/johnkerl/miller |
| Keywords: | text-processing |
| Licenses: | BSD-2-Clause |
| Conflicts: | miller |
| Provides: | miller |
| Submitter: | jsoy9pQbYVNu5nfU |
| Maintainer: | severach |
| Last Packager: | severach |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-08-16 14:51 (UTC) |
| Last Updated: | 2024-10-20 06:29 (UTC) |
Latest Comments
dmitter commented on 2023-03-27 07:12 (UTC)
I ran into the following issue when installing
miller-git(in my case viayay -S miller):It turns out that the repo has been cloned with:
But using
git://is not supported by Github for more than a year now. Instead, I believe this line, which hardcodes the protocol togit://should be removed. A workaround is to add the following line in~/.gitconfig:jsoy9pQbYVNu5nfU commented on 2018-12-09 15:08 (UTC)
Pretty much superseeded my the 'miller' package.