summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/proto/meta/libraries.json
blob: 11ccc12d9dc776ce20ed5dc0d776c04847cb4178 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "key": "proto",
    "name": "Proto",
    "authors": [
        "Eric Niebler"
    ],
    "description": "Expression template library and compiler construction toolkit for domain-specific embedded languages.",
    "category": [
        "Metaprogramming"
    ],
    "maintainers": [
        "Eric Niebler <eric -at- boostpro.com>"
    ]
}