Search Criteria
Package Details: jqp-bin 0.8.0-1
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: | json |
| Licenses: | MIT |
| Conflicts: | jqp |
| Provides: | jqp |
| Submitter: | lagerfeuer |
| Maintainer: | pzarycki |
| Last Packager: | tee |
| Votes: | 3 |
| Popularity: | 0.21 |
| First Submitted: | 2022-09-20 14:45 (UTC) |
| Last Updated: | 2026-05-04 07:10 (UTC) |
Latest Comments
koibtw 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.