Metadata-Version: 2.1
Name: webpageinfo
Version: 2023.8.18
Summary: Web page information (title, content, tags…)
Project-URL: Source code, https://github.com/vpoulailleau/webpageinfo
Project-URL: Repository, https://github.com/vpoulailleau/webpageinfo
Project-URL: Documentation, https://webpageinfo.readthedocs.io/en/latest/
Author-email: Vincent Poulailleau <vpoulailleau@gmail.com>
License-Expression: BSD-3-Clause
License-File: LICENSE
Keywords: information,page,web
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: beautifulsoup4<5,>=4
Requires-Dist: httpx<1,>=0
Requires-Dist: pdfminer-six==20220524
Requires-Dist: pillow<10,>=9
Requires-Dist: splinter[selenium4]<1,>=0
Provides-Extra: dev
Requires-Dist: pre-commit<4,>=3; extra == 'dev'
Requires-Dist: python-dev-tools>=2023; extra == 'dev'
Description-Content-Type: text/markdown

# WebPageInfo

Web page information (title, content, tags…)

Internal tool, no public documentation…

TODO specific exeception instead of ValueError
