summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/metaparse/meta/libraries.json
blob: b2b96642bbdb1da80e7e5713760066f3cc6d4bce (plain)
1
2
3
4
5
6
7
8
{
    "key": "metaparse",
    "name": "Metaparse",
    "authors": ["Abel Sinkovics"],
    "description": "A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process",
    "category": ["Metaprogramming"],
    "maintainers": ["Abel Sinkovics <abel -at- elte.hu>"]
}