Metadata-Version: 2.4
Name: minestrone
Version: 0.9.0
Summary: Search, modify, and parse messy HTML with ease.
Project-URL: Homepage, https://github.com/adamghill/minestrone/
Project-URL: Repository, https://github.com/adamghill/minestrone/
Project-URL: Documentation, http://minestrone.readthedocs.io/
Project-URL: Funding, https://github.com/sponsors/adamghill
Author-email: adamghill <adam@adamghill.com>
License: MIT
License-File: LICENSE
Keywords: beautifulsoup,html,python
Requires-Python: >=3.10
Requires-Dist: selectolax
Description-Content-Type: text/markdown

# minestrone

An opinionated Python library that lets you search, modify, and parse messy HTML with ease.

Documentation at https://minestrone.adamghill.com.
