Feat: License-Check-Skill und lxml-Lizenzeintrag hinzugefügt (v1.1.1)

Neuer Skill prüft bei jedem Commit automatisch ob THIRD_PARTY_LICENSES.txt
mit pyproject.toml synchron ist. Fehlenden lxml-Eintrag ergänzt und
Kategorie-Spalte im AboutDialog verbreitert.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-21 17:20:07 +01:00
parent a8b4fac085
commit f7ef90079a
8 changed files with 350 additions and 9 deletions
+12 -4
View File
@@ -67,14 +67,22 @@ Python-Abhängigkeiten
Beschreibung: Cross-platform lib for process and system monitoring
Copyright: Copyright (c) 2009 Giampaolo Rodola
9. Ruff (Development)
9. lxml
Version: >=6.0.2
Lizenz: BSD-3-Clause License
Webseite: https://lxml.de/
GitHub: https://github.com/lxml/lxml
Beschreibung: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API
Copyright: Copyright (c) 2004 Infrae. All rights reserved.
10. Ruff (Development)
Version: >=0.14.11
Lizenz: MIT License
GitHub: https://github.com/astral-sh/ruff
Beschreibung: An extremely fast Python linter and code formatter
Copyright: Copyright (c) 2022 Charlie Marsh
10. PyInstaller (Development)
11. PyInstaller (Development)
Version: >=6.0.0
Lizenz: GPL-2.0 mit Bootloader-Ausnahme
Webseite: https://pyinstaller.org
@@ -82,7 +90,7 @@ Python-Abhängigkeiten
Beschreibung: Bundles Python applications into stand-alone executables
Copyright: Copyright (c) 2010-2025 PyInstaller Development Team
11. Pillow (Development)
12. Pillow (Development)
Version: >=10.0.0
Lizenz: HPND License (Historical Permission Notice and Disclaimer)
Webseite: https://python-pillow.org
@@ -245,5 +253,5 @@ HINWEISE
================================================================================
Stand: März 2026
Erstellt für: DocuMentor v1.1.0
Erstellt für: DocuMentor v1.1.1
================================================================================