summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/tokenizer/meta/libraries.json
blob: 1f4882535840ae36a88bac2e3e20a9391add452a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "key": "tokenizer",
    "name": "Tokenizer",
    "authors": [
        "John Bandela"
    ],
    "description": "Break of a string or other character sequence into a series of tokens.",
    "category": [
        "Iterators",
        "String"
    ],
    "maintainers": [
        "John R. Bandela <jbandela -at- ufl.edu>"
    ]
}