Search Criteria
Package Details: python-tld-git 0.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-tld-git.git (read-only, click to copy) |
---|---|
Package Base: | python-tld-git |
Description: | Extracts the top level domain (TLD) from the URL given |
Upstream URL: | https://github.com/barseghyanartur/tld |
Licenses: | GPL |
Conflicts: | python-tld |
Provides: | python-tld |
Submitter: | TheJackiMonster |
Maintainer: | TheJackiMonster |
Last Packager: | TheJackiMonster |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-29 17:52 (UTC) |
Last Updated: | 2024-02-12 13:20 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- python-six
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Required by (7)
- dehydrated-cloudflare-hook (requires python-tld)
- dnstwist (requires python-tld)
- dnstwist-git (requires python-tld)
- python-accesser (requires python-tld)
- python-accesser-git (requires python-tld)
- wapiti (requires python-tld)
- xsstrike (requires python-tld)
Latest Comments
gmes78 commented on 2021-10-15 01:40 (UTC)
@TheJackiMonster Thanks!
TheJackiMonster commented on 2021-10-14 20:09 (UTC)
@gmes78 I fixed it now. Sorry, I thought
provides=('python-tld')
would imply a conflict. But I guess this behavior makes sense for example for different drivers to hot-swap or kernels.gmes78 commented on 2021-10-14 18:32 (UTC)
This package is missing
conflicts=('python-tld')
.