Metadata-Version: 2.4
Name: espu-ext-logger
Version: 0.1.2
Summary: Extension for the ESPU ecosystem
Author: EscapedShadows
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: espu==0.1.2

# ESPU Extension

This package is an extension for the **ESPU** ecosystem.

It is not intended to be used standalone.

## Installation

Install via the core package:

pip install espu

Or install with extras:

pip install espu[<extension>]

## Links

Core package:

PyPI: https://pypi.org/project/espu/

GitHub: https://github.com/EscapedShadows/ESPU
