summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/format/meta/libraries.json
blob: 22fe8c2e073b4c4098f4ca5e380c9dc64e9f2b89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "key": "format",
    "name": "Format",
    "authors": [
        "Samuel Krempp"
    ],
    "description": "The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string.",
    "category": [
        "IO",
        "String"
    ],
    "maintainers": [
        "Samuel Krempp <krempp -at- crans.ens-cachan.fr>",
        "James E. King III <jking -at- apache.org>"
    ]
}