+ Beitrag-IDs

This commit is contained in:
Simon Martens
2025-09-22 19:33:06 +02:00
parent 4901067cff
commit 1a1ca1fb93
23 changed files with 10671 additions and 10321 deletions

View File

@@ -0,0 +1,9 @@
[project]
name = "beitragids"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"lxml>=6.0.2",
]