Package Details: wtfis 0.11.0-2

Git Clone URL: https://aur.archlinux.org/wtfis.git (read-only, click to copy)
Package Base: wtfis
Description: Passive hostname, domain and IP lookup tool for non-robots
Upstream URL: https://pypi.org/project/wtfis/
Licenses: None
Submitter: BoBeR182
Maintainer: BoBeR182
Last Packager: BoBeR182
Votes: 0
Popularity: 0.000000
First Submitted: 2025-05-18 04:59 (UTC)
Last Updated: 2025-05-24 17:13 (UTC)

Latest Comments

gnlrdrvo commented on 2025-05-19 01:37 (UTC) (edited on 2025-05-19 01:38 (UTC) by gnlrdrvo)

license=("None")

From https://github.com/pirxthepilot/wtfis/blob/main/LICENSE , it should be license=(MIT).

arch=("x86_64")

https://wiki.archlinux.org/title/Python_package_guidelines#Architecture

https://wiki.archlinux.org/title/PKGBUILD#arch

wtfis is most likely architecture-independent so it should be arch=(any).