Metadata-Version: 2.1
Name: skidder
Version: 2020.2.14
Summary: A Python logging library
Home-page: https://github.com/ktr/skidder
Author: Kevin Ryan
Author-email: ktr@26ocb.com
License: MIT
Project-URL: Bug Reports, https://github.com/ktr/skidder/issues
Project-URL: Source, https://github.com/ktr/skidder/
Keywords: logging
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Logging
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8

=======
Skidder
=======


Overview
--------

Skidder is a python logging library. Note that this is very **alpha** level software and things may change dramatically as the project evolves.

In real life a skidder_ is any type of heavy vehicle used in a logging operation for pulling cut trees out of a forest.


Getting Started
---------------

pip install skidder


Running Tests
-------------

TBD


License
-------

The project is licensed under the MIT License - see the LICENSE.md_ file for details.

.. _license.md: /LICENSE.txt
.. _skidder: https://en.wikipedia.org/wiki/Skidder


