Metadata-Version: 2.1
Name: linkcheck
Version: 0.0.3
Summary: linkcheck 
Author-email: TK <tk@terminalkitten.com>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: typing-extensions
Requires-Dist: pydantic
Requires-Dist: click
Requires-Dist: httpx
Requires-Dist: playwright
Requires-Dist: devtools
Requires-Dist: pyfiglet
Requires-Dist: wasabi
Requires-Dist: beautifulsoup4
Requires-Dist: yaspin
Requires-Dist: black ; extra == "dev"
Requires-Dist: ipdb ; extra == "dev"
Requires-Dist: ipython ; extra == "dev"
Requires-Dist: flake8 ; extra == "dev"
Requires-Dist: isort ; extra == "dev"
Requires-Dist: wheel ; extra == "dev"
Requires-Dist: Sphinx ; extra == "doc"
Requires-Dist: sphinx-rtd-theme ; extra == "doc"
Requires-Dist: livereload ; extra == "doc"
Project-URL: Home, https://github.com/terminalkitten/linkcheck
Provides-Extra: dev
Provides-Extra: doc

Intro with some text [Read the docs](https://linkcheck.readthedocs.io/en/latest/).

## Features

Some of it’s stand out features are:

-

## Installation

Installing with:

```bash
pip install 'linkcheck'
```

## Documentation

Our documentation is on [Read the docs](https://linkcheck.readthedocs.io/en/latest/linkcheck/getting_started/index.html).

## License

The MIT License
