mirror of
https://github.com/boostorg/iostreams.git
synced 2026-01-19 16:22:20 +00:00
17 lines
378 B
JSON
17 lines
378 B
JSON
{
|
|
"key": "iostreams",
|
|
"name": "Iostreams",
|
|
"authors": [
|
|
"Jonathan Turkanis"
|
|
],
|
|
"description": "Boost.IOStreams provides a framework for defining streams, stream buffers and i/o filters.",
|
|
"category": [
|
|
"IO",
|
|
"String"
|
|
],
|
|
"maintainers": [
|
|
"Jonathan Turkanis <turkanis -at- coderage.com>"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|