Metadata-Version: 2.1
Name: poormanslogging
Version: 1.1
Summary: Dirt simple logging
Home-page: https://github.com/nicovillanueva/poormanslogging
Author: Nicolas Villanueva
Author-email: villanueva.arg@gmail.com
License: GPLv2+
Keywords: logging zeroconfig
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Requires-Dist: colorama

A simple and straightforward library to log stuff into console. It uses colors and implements a spinner for long-running operations.
