Search Criteria
Package Details: python-tld-git 0.12.7-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.000104 |
First Submitted: | 2021-07-29 17:52 (UTC) |
Last Updated: | 2022-12-16 20:52 (UTC) |
Dependencies (4)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-six
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python-setuptools (make)
Required by (5)
- dehydrated-cloudflare-hook (requires python-tld)
- dnstwist (requires python-tld)
- dnstwist-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')
.