Files
stacktrace/meta/libraries.json
2020-12-15 16:51:07 +03:00

16 lines
298 B
JSON

{
"key": "stacktrace",
"name": "Stacktrace",
"authors": [
"Antony Polukhin"
],
"maintainers": [
"Antony Polukhin <antoshkka -at- gmail.com>"
],
"description": "Gather, store, copy and print backtraces.",
"std": [ "c++23" ],
"category": [
"System", "Correctness"
]
}