Metadata-Version: 2.1
Name: webcode-tk
Version: 1.0.2
Summary: 
Home-page: https://github.com/HundredVisionsGuy/webcode-tk
License: MIT
Keywords: html,validation,css
Author: hundredvisionsguy
Author-email: cwinikka@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: MechanicalSoup (>=1.1.0,<2.0.0)
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: file-clerk (>=1.0.9,<2.0.0)
Requires-Dist: lxml (>=4.9.1,<5.0.0)
Requires-Dist: nltk (>=3.8.1,<4.0.0)
Requires-Dist: py-readability-metrics (>=1.4.5,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: textatistic (>=0.0.1,<0.0.2)
Project-URL: Documentation, https://hundredvisionsguy.github.io/webcode-tk/
Project-URL: Repository, https://github.com/HundredVisionsGuy/webcode-tk
Description-Content-Type: text/x-rst

webcode-toolkit (webcode-tk)
============================

A set of tools for inspecting HTML and CSS code for validity and other
various checks, such as semantics or required elements.

