Metadata-Version: 2.1
Name: event_scraper_generics
Version: 0.1.1
Summary: All the abstract classes and types used by the event scraper engine.
Author: Ezequiel Valencia
Author-email: ezq.valencia@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

A set of abstract classes and types
used by the event engine. Import into
your codebase if you want to create a custom
scraper or publisher.
