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