Metadata-Version: 2.4
Name: ss_roster2csv
Version: 0.1.0
Summary: Parse TU rosters from PDF or text into a CSV format.
Author: Malik Koné
Author-email: Malik Koné <malik.kone@pm.me>
License-Expression: MIT AND (Apache-2.0 OR BSD-2-Clause)
Project-URL: Repository, https://github.com/maliky/ss_roster2csv
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/plain
Requires-Dist: pandas>=1.5
Dynamic: author
Dynamic: requires-python

Usage
pyenv activate schedule
python -m ss_roster2csv -i <input-file> -o <output-file>
