From 962cc3ffe225c1160751f2a35cd24f49ce352cda Mon Sep 17 00:00:00 2001 From: Blady-Com Date: Tue, 18 Feb 2025 10:51:09 +0100 Subject: [PATCH] exsytrawo 1.1.0 (#1389) --- index/ex/exsytrawo/exsytrawo-1.1.0.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 index/ex/exsytrawo/exsytrawo-1.1.0.toml 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" +