Metadata-Version: 2.4
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

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