Search Criteria
Package Details: jqp-bin 0.7.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jqp-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | jqp-bin |
| Description: | A TUI playground to experiment with jq |
| Upstream URL: | https://github.com/noahgorstein/jqp |
| Keywords: | jq,json,tui |
| Licenses: | MIT |
| Conflicts: | jqp |
| Provides: | jqp |
| Submitter: | lagerfeuer |
| Maintainer: | lagerfeuer |
| Last Packager: | lagerfeuer |
| Votes: | 2 |
| Popularity: | 0.000532 |
| First Submitted: | 2022-09-20 14:45 (UTC) |
| Last Updated: | 2024-08-13 16:23 (UTC) |
Latest Comments
adamperkowski commented on 2024-12-10 23:23 (UTC)
The package should not explicitly depend on
tar. Theconflictsandprovidedfields should have identical values in this situation. Hard-codedjqpcould be replaced with a variable like_pkgnamefor example. IMO,options=(!strip)is redundant.