Metadata-Version: 2.4
Name: juris-base
Version: 0.1.0
Summary: Base classes and utilities for Argentine jurisprudencia MCP scrapers
Project-URL: Repository, https://github.com/hernan-cc/juris-base
Author-email: Hernán Carlos Caravario <hernan@caravario.ar>
License-Expression: MIT
Keywords: argentina,jurisprudencia,legal,mcp,scraping
Requires-Python: >=3.10
Requires-Dist: aiohttp>=3.9
Requires-Dist: httpx>=0.27
Requires-Dist: mcp>=1.0.0
Provides-Extra: browser
Requires-Dist: playwright-stealth>=2.0; extra == 'browser'
Requires-Dist: playwright>=1.40; extra == 'browser'
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Description-Content-Type: text/markdown

# juris-base\n\nBase classes for Argentine jurisprudencia MCP scrapers.
