Project renamed to aeg, preparing for PyPI release.

This commit is contained in:
Leo Vasanko
2025-12-23 18:25:03 +00:00
parent a644d27b56
commit 640e812908
23 changed files with 53 additions and 45 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ def _check_zig_available():
"\n" + "=" * 70 + "\n"
"ERROR: Zig compiler not found!\n"
"\n"
"Building pyaegis requires the Zig compiler to build the libaegis\n"
"Building aeg requires the Zig compiler to build the libaegis\n"
"static library. Please install Zig before building this package.\n"
"\n"
"Installation instructions:\n"