Metadata-Version: 2.4
Name: rsoup
Version: 3.1.8
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: beautifulsoup4>=4.9.3,<5.0.0
Requires-Dist: html5lib>=1.1.0,<2.0.0
Requires-Dist: requests>=2.28.0,<3.0.0
Requires-Dist: tabulate>=0.8.10
Requires-Dist: pytest>=8.0.0,<9.0.0 ; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0,<5.0.0 ; extra == 'dev'
Provides-Extra: dev
License-File: LICENSE
Summary: A library for web scraper that handles text correctly and is very fast (Rust backend)
Author-email: Binh Vu <binh@toan2.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# RSoup ![PyPI](https://img.shields.io/pypi/v/rsoup)

A very fast library for web scraper that handles text correctly

