upgpkg: python-vdf: initial upload

This commit is contained in:
Christian Schendel 2025-12-25 18:22:55 +01:00
commit 97c3fd2ac4
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
7 changed files with 119 additions and 0 deletions

5
.nvchecker.toml Normal file
View file

@ -0,0 +1,5 @@
[python-vdf]
source = "git"
git = "https://github.com/solsticegamestudios/vdf"
prefix = "v"
exclude_regex = ".*alpha.*"