summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/wave/meta/libraries.json
blob: aed119eb53555fe07bcccbc62794799a62a84191 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "key": "wave",
    "name": "Wave",
    "authors": [
        "Hartmut Kaiser"
    ],
    "description": "The Boost.Wave library is a Standards conformant, and highly configurable implementation of the mandated C99/C++ preprocessor functionality packed behind an easy to use iterator interface.",
    "category": [
        "String"
    ],
    "maintainers": [
        "Hartmut Kaiser <hartmut.kaiser -at- gmail.com>"
    ]
}