AimRT/_deps/boost-src/libs/io/meta/libraries.json

19 lines
375 B
JSON
Raw Normal View History

2025-01-12 20:40:48 +08:00
{
"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"
}