summaryrefslogtreecommitdiffstats
path: root/src/parser.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor Card out of parser.py, implement brutal scheduler constructorEddy Pedroni2024-09-241-4/+2
* Improve parser documentationEddy Pedroni2024-09-231-22/+30
* Parser returns dict instead of listEddy Pedroni2024-09-231-8/+9
* Add new parser with tests, venvEddy Pedroni2024-09-221-0/+95