Metadata-Version: 2.1
Name: thoth-common
Version: 0.9.1
Summary: Shared code logic in the project Thoth.
Home-page: UNKNOWN
Author: Fridolin Pokorny
Author-email: fridolin@redhat.com
License: GPLv3+
Description: Thoth Common
        ------------
        
        A library used in project `Thoth <https://thoth-station.ninja>`_. It's aim is to
        provide core utilities for logger setup, manipulation with datetimes and
        similar handy helpers.
        
        Installation
        ============
        
        This project is released on
        `PyPI <https://pypi.org/project/thoth-common>`_, so the latest release can be
        installed via pip or `Pipenv <https://pipenv.readthedocs.io>`_ as shown below:
        
        .. code-block:: console
        
          pipenv install thoth-common
        
        
Platform: UNKNOWN
Provides-Extra: openshift
