Metadata-Version: 2.4
Name: wpkonverter
Version: 0.0.4
Summary: Extract information from WPK mails
Keywords: ift,wpk
Author: René Schwaiger
Author-email: rene.schwaiger@ift.at
Requires-Python: >=3.12,<4
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Programming Language :: Python
Provides-Extra: dev
Requires-Dist: Flake8-pyproject (>=1.2.3) ; extra == "dev"
Requires-Dist: chardet (>=7.4.3)
Requires-Dist: mypy (>=2.1.0) ; extra == "dev"
Requires-Dist: myst-parser (>=5) ; extra == "dev"
Requires-Dist: pandas (>=3.0.2)
Requires-Dist: prysk[pytest-plugin] (>=0.20.0) ; extra == "dev"
Requires-Dist: pydoclint[flake8] (>=0.8.4) ; extra == "dev"
Requires-Dist: pylint (>=4.0.5) ; extra == "dev"
Requires-Dist: pyparsing (>=3.3.2)
Requires-Dist: pytest ; extra == "dev"
Requires-Dist: pytest-sugar (>=1.1.1) ; extra == "dev"
Requires-Dist: sphinx (>=9.1.0,<10) ; extra == "dev"
Requires-Dist: sphinx-pyproject (>=0.3) ; extra == "dev"
Requires-Dist: sphinx_rtd_theme ; extra == "dev"
Requires-Dist: xlsxwriter (>=3.2.9)
Project-URL: Source, https://github.com/ift-tuwien/WPKonverter/
Description-Content-Type: text/markdown

[![GitHub Workflow Documentation](https://img.shields.io/github/actions/workflow/status/ift-tuwien/WPKonverter/documentation.yaml?branch=main&label=Documentation)](https://ift-tuwien.github.io/WPKonverter/)

# WPKonverter

A script to convert registration data for the “Wiener Produktionstechnik-Kongress” (WPK) into an Excel file. For more information, please take a look at the [online documentation](https://ift-tuwien.github.io/WPKonverter/).

