Metadata-Version: 2.4
Name: xxxparser
Version: 0.1.1
Summary: A simple Python scripts for parsing some Adults websites
Author-email: pi11 <webii@pm.me>
Project-URL: Homepage, https://github.com/pi11/xxxparser
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: pyquery

# xxxparser

A lightweight Python library for parsing content from adult websites like PornHub. 

*Note*: Use responsibly and comply with legal regulations.

## Features
- Supports multiple adult platforms
- Modular and extensible

## Installation
bash
pip install xxxparser

