diff --git a/index/ex/exsytrawo/exsytrawo-1.1.0.toml b/index/ex/exsytrawo/exsytrawo-1.1.0.toml new file mode 100644 index 00000000..889d775d --- /dev/null +++ b/index/ex/exsytrawo/exsytrawo-1.1.0.toml @@ -0,0 +1,22 @@ +name = "exsytrawo" +description = "Exception Symbolic Traceback Workaround for macOS" +version = "1.1.0" +tags = ["exception", "symbolic", "trace"] + +authors = ["Pascal Pignard"] +maintainers = ["Pascal Pignard "] +maintainers-logins = ["Blady-Com"] +website = "https://github.com/Blady-Com/exsytrawo" + +licenses = "CECILL-C" + +project-files = ["exsytrawo.gpr"] + +[available.'case(os)'] +macos = true +'...' = false + +[origin] +commit = "3b5d31fc589deb290ca787581110461ba7e56620" +url = "git+https://github.com/Blady-Com/exsytrawo.git" +