Metadata-Version: 2.2
Name: check_web
Version: 1.0.0
Summary: A Python package to check website status, extract links, and audit websites.
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: pytz
Requires-Dist: cloudscraper
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
