summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/stacktrace/meta/libraries.json
blob: 7f7a8cd73ea32891016b50b42c464767402be796 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "key": "stacktrace",
  "name": "Stacktrace",
  "authors": [
    "Antony Polukhin"
  ],
  "maintainers": [
    "Antony Polukhin <antoshkka -at- gmail.com>"
  ],
  "description": "Gather, store, copy and print backtraces.",
  "std": [ "proposal" ],
  "category": [
    "System", "Correctness"
  ]
}