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
+7
View File
@@ -0,0 +1,7 @@
[project]
name = "stapler"
version = "0.1.0"
description = "Static pages as simple as a gzip file"
readme = "README.md"
requires-python = ">=3.14"
dependencies = []