Initial commit

This commit is contained in:
Martino Ferrari
2026-04-24 15:09:14 +02:00
commit 9aa89cc0cf
34 changed files with 3378 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/uopi/uopi
go 1.26.2
require github.com/BurntSushi/toml v1.6.0