mirror of
https://github.com/boostorg/process.git
synced 2026-01-20 04:42:24 +00:00
16 lines
386 B
JSON
16 lines
386 B
JSON
{
|
|
"key": "process",
|
|
"name": "process",
|
|
"authors": [
|
|
"Merino Vidal", "Ilya Sokolov", "Felipe Tanus",
|
|
"Jeff Flinn", "Thomas Jarosch", "Boris Schaeling", "Klemens D. Morgenstern"
|
|
],
|
|
"maintainers": [
|
|
"Klemens D. Morgenstern <klemens.morgenstern -at- gmx.net>"
|
|
],
|
|
"description": "Library to create processes in a portable way.",
|
|
"category": [
|
|
"System"
|
|
]
|
|
}
|