Metadata-Version: 2.3
Name: timelineomat
Version: 0.1.1
Author-email: Alexander Kaftan <devkral@web.de>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# TimelineOMat

This project allows to streamline events in timelines. It is highly customizeable

## Installation
``` python
pip install timelineomat
```

## Usage

TODO:


TODO: add tests and documentation
