From 75633ec8d01f7a9d401b29bf86137826e58781b6 Mon Sep 17 00:00:00 2001 From: Blady-Com Date: Sat, 1 Mar 2025 12:47:39 +0100 Subject: [PATCH] exsytrawo 1.2.0 (#1396) --- index/ex/exsytrawo/exsytrawo-1.2.0.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 index/ex/exsytrawo/exsytrawo-1.2.0.toml diff --git a/index/ex/exsytrawo/exsytrawo-1.2.0.toml b/index/ex/exsytrawo/exsytrawo-1.2.0.toml new file mode 100644 index 00000000..2c51fd37 --- /dev/null +++ b/index/ex/exsytrawo/exsytrawo-1.2.0.toml @@ -0,0 +1,22 @@ +name = "exsytrawo" +description = "Exception Symbolic Traceback Workaround for macOS" +version = "1.2.0" +tags = ["exception", "symbolic", "traceback"] + +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 = "0fca9c4d9b7a0058d54848599a9572a747994dda" +url = "git+https://github.com/Blady-Com/exsytrawo.git" +