19 lines
496 B
TOML
19 lines
496 B
TOML
name = "exsytrawo"
|
|
description = "Exception Symbolic Traceback Workaround for macOS"
|
|
version = "2.0.0"
|
|
tags = ["exception", "symbolic", "traceback"]
|
|
|
|
authors = ["Pascal Pignard"]
|
|
maintainers = ["Pascal Pignard <blady.net@orange.fr>"]
|
|
maintainers-logins = ["Blady-Com"]
|
|
website = "https://github.com/Blady-Com/exsytrawo"
|
|
|
|
licenses = "CECILL-C"
|
|
|
|
project-files = ["exsytrawo.gpr"]
|
|
|
|
[origin]
|
|
commit = "695116804bb17c6c8202898f3ee628b1061fe552"
|
|
url = "git+https://github.com/Blady-Com/exsytrawo.git"
|
|
|