Metadata-Version: 2.1
Name: statcert
Version: 0.0.3
Summary: Fetch information about domains and their TLS certificates.
License: MIT
Author: Kalil Cabral
Author-email: kbcv@cesar.school
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: cryptography (>=36.0.1,<37.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Requires-Dist: tranco (>=0.6,<0.7)
