Commit Graph

4 Commits

Author SHA1 Message Date
1749dbffc7 Refactor code structure and enhance documentation in main modules
- Updated `pyproject.toml` to include configuration for `ruff` linting tool.
- Improved `download_build.py` by adding a docstring to the `dowload` function.
- Refactored `__main__.py` for clarity and consistency in path handling.
- Enhanced `extract.py` with detailed docstrings for error classes and functions.
2025-05-03 18:13:58 +02:00
e8d2bd1376 Add copyright and license headers to source files 2025-05-03 17:58:02 +02:00
08e863691b Exit code stuff 2025-05-03 16:52:39 +02:00
5c622e590f First commit 2025-05-03 16:25:02 +02:00