1
0
forked from boostorg/io
Files
boost_io/meta/libraries.json

19 lines
375 B
JSON
Raw Permalink Normal View History

2014-08-18 15:00:09 +01:00
{
"key": "io",
2019-12-14 07:56:15 -05:00
"name": "IO",
2014-08-18 15:00:09 +01:00
"authors": [
2019-12-13 22:04:32 -05:00
"Daryle Walker",
2019-12-14 07:56:15 -05:00
"Beman Dawes",
"Glen Fernandes"
2014-08-18 15:00:09 +01:00
],
"description": "Utilities for the standard I/O library.",
2019-12-14 17:40:39 -05:00
"documentation": "doc/html/io.html",
2014-08-18 15:00:09 +01:00
"category": [
"IO"
],
"maintainers": [
2019-12-14 17:30:27 -08:00
"Glen Fernandes <glenjofe -at- gmail.com>"
2021-01-20 00:35:20 -05:00
],
"cxxstd": "03"
2014-08-18 15:00:09 +01:00
}