Initial commit

This commit is contained in:
Alexander Wainwright
2025-06-22 16:03:48 +10:00
commit 62ca1bfab9
10 changed files with 966 additions and 0 deletions

8
uv.lock generated Normal file
View File

@@ -0,0 +1,8 @@
version = 1
revision = 2
requires-python = ">=3.10"
[[package]]
name = "locutus"
version = "0.1.0"
source = { editable = "." }