ref(repo): Refactor resume into single importable function

Moved all 'behind-the-scenes' structure to 'lib/' folder and made resume
importable as the main utility.
This commit is contained in:
Marty Oehme 2025-03-18 17:00:01 +01:00
parent eace89411b
commit 21d2010762
Signed by: Marty
GPG key ID: 4E535BC19C61886E
6 changed files with 171 additions and 318 deletions

2
.gitignore vendored
View file

@ -51,7 +51,6 @@ dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
@ -62,6 +61,7 @@ share/python-wheels/
.installed.cfg
*.egg
MANIFEST
# lib/
# PyInstaller
# Usually these files are written by a python script from a template