summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/exception/meta/libraries.json
blob: a7dd28391ed6032bf9fcb2671bcb2416cfced003 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "key": "exception",
    "name": "Exception",
    "authors": [
        "Emil Dotchevski"
    ],
    "description": "The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads.",
    "documentation": "doc/boost-exception.html",
    "category": [
        "Emulation"
    ],
    "maintainers": [
        "Emil Dotchevski <emil -at- revergestudios.com>"
    ]
}