Search Criteria
Package Details: taps 1.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/taps.git (read-only, click to copy) |
---|---|
Package Base: | taps |
Description: | True Arch package security - audit your system and query packages |
Upstream URL: | https://github.com/Vimru/taps |
Keywords: | packages python security |
Licenses: | GPL3 |
Submitter: | l4tt3 |
Maintainer: | l4tt3 |
Last Packager: | l4tt3 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2019-12-24 20:41 (UTC) |
Last Updated: | 2020-04-23 14:42 (UTC) |
Dependencies (5)
- pyalpm (pyalpm-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-colorfulAUR
- python-requests
- python-setuptools
Latest Comments
yochananmarqos commented on 2019-12-24 23:37 (UTC) (edited on 2019-12-24 23:47 (UTC) by yochananmarqos)
I received this error:
Turns out this needs
python-colorful
as a dependency.python-setuptools
should be a build dependency, not a runtime dependency.