summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/parameter/meta/libraries.json
blob: 2d894515e9987e97b813a4a6ab0e8dbf7efabf85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "key": "parameter",
    "name": "Parameter",
    "authors": [
        "David Abrahams",
        "Daniel Wallin"
    ],
    "description": "Boost.Parameter Library - Write functions that accept arguments by name.",
    "category": [
        "Emulation",
        "Programming"
    ],
    "maintainers": [
        "David Abrahams <dave -at- boost-consulting.com>",
        "Daniel Wallin <daniel -at- boostpro.com>"
    ]
}