initial commit

This commit is contained in:
2026-04-11 16:18:57 +02:00
commit c8bb21cc20
6 changed files with 24 additions and 0 deletions
Generated
+8
View File
@@ -0,0 +1,8 @@
version = 1
revision = 3
requires-python = ">=3.14"
[[package]]
name = "staple"
version = "0.1.0"
source = { virtual = "." }