summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/assert/meta/libraries.json
blob: 8337796192372b197833b7aaa7086361233dcc43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "key": "assert",
    "name": "Assert",
    "authors": [
        "Peter Dimov"
    ],
    "maintainers": [
        "Peter Dimov <pdimov -at- pdimov.com>"
    ],
    "description": "Customizable assert macros.",
    "category": [
        "Correctness"
    ]
}