Metadata-Version: 2.4
Name: logger4dec
Version: 0.1.0
Summary: A lightweight Python library that provides a decorator-based logger for colored terminal output. Customize foreground colors, background colors, and text styles using ANSI escape sequences.
License: GPL-v3.0
License-File: LICENSE
Author: ifuckingjoke (13)
Requires-Python: >=3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Description-Content-Type: text/markdown

# logger4dec
Lightweight decorator-based logger for colorful terminal output in Python.

