Metadata-Version: 2.1
Name: WINGECHR-PACKAGE-TEMPLATE
Version: 0.0.0
Summary: DESCRIPTION
Home-page: https://github.com/wingechr/PROJECT_TEMPLATE
Author: Christian Winger
Author-email: c@wingechr.de
License: Public Domain
Project-URL: Bug Tracker, https://github.com/wingechr/PROJECT_TEMPLATE
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# README

[![docs](https://img.shields.io/readthedocs/wingechr-project-template?logo=readthedocs&logoColor=white)](https://wingechr-project-template.readthedocs.io)
[![tests](https://github.com/wingechr/PROJECT_TEMPLATE/actions/workflows/unittest.yml/badge.svg)](https://github.com/wingechr/PROJECT_TEMPLATE/actions/workflows/unittest.yml)
[![python](https://img.shields.io/pypi/pyversions/PROJECT_TEMPLATE?logo=python&logoColor=white)](https://pypi.org/project/PROJECT_TEMPLATE)
[![license](https://img.shields.io/github/license/wingechr/PROJECT_TEMPLATE)](https://github.com/wingechr/PROJECT_TEMPLATE/blob/main/LICENSE)
[![release](https://img.shields.io/github/v/release/wingechr/PROJECT_TEMPLATE?include_prereleases)](https://github.com/wingechr/PROJECT_TEMPLATE/releases)
[![pypi](https://img.shields.io/pypi/v/PROJECT_TEMPLATE.svg)](https://pypi.org/project/PROJECT_TEMPLATE)
[![snyk](https://snyk.io/test/github/wingechr/PROJECT_TEMPLATE/badge.svg)](https://snyk.io/test/github/wingechr/PROJECT_TEMPLATE)


