summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/io/meta/libraries.json
blob: 280c7086bd2d76974eb431028a25e9cbac15d0d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "key": "io",
    "name": "IO",
    "authors": [
        "Daryle Walker",
        "Beman Dawes",
        "Glen Fernandes"
    ],
    "description": "Utilities for the standard I/O library.",
    "documentation": "doc/html/io.html",
    "category": [
        "IO"
    ],
    "maintainers": [
        "Glen Fernandes <glenjofe -at- gmail.com>"
    ]
}