Files
io/meta/libraries.json
2021-01-20 00:35:20 -05:00

19 lines
375 B
JSON

{
"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"
}