Metadata-Version: 2.1
Name: dnstwist
Version: 20250130
Summary: Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
Home-page: https://github.com/elceef/dnstwist
Author: Marcin Ulikowski
Author-email: marcin@ulikowski.pl
License: ASL 2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Provides-Extra: full
Requires-Dist: dnspython>=1.16.0; extra == "full"
Requires-Dist: geoip2>=4.0.0; extra == "full"
Requires-Dist: idna>=2.8; extra == "full"
Requires-Dist: ppdeep>=20200505; extra == "full"
Requires-Dist: py-tlsh>=4.5.0; extra == "full"
Requires-Dist: tld>=0.9.1; extra == "full"

Project website: https://github.com/elceef/dnstwist
