libraries.json 298 Bytes
{
  "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"
  ]
}