Metadata-Version: 2.1
Name: kptncook
Version: 0.0.5
Summary: kptncook is a little command line utility to download
Keywords: cooking,scraping,client,cli
Author-email: Jochen Wersdörfer <jochen-kptncook@wersdoerfer.de>
Requires-Python: >=3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: httpx >= 0.22
Requires-Dist: feedparser >= 6
Requires-Dist: rich >= 11.1.0
Requires-Dist: pydantic[dotenv] >= 1.9
Requires-Dist: typer >= 0.4
Requires-Dist: click
Requires-Dist: jupyterlab >= 3.2.9 ; extra == "dev"
Requires-Dist: mkdocs >= 1.2 ; extra == "doc"
Requires-Dist: pytest >= 6 ; extra == "test"
Requires-Dist: pytest-cov >= 3 ; extra == "test"
Project-URL: Home, https://github.com/ephes/kptncook
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
