boost_io 0.1.0

Boost C++ library boost_io packaged using Zanbil
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "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>"
    ],
    "cxxstd": "03"
}