2022-11-05 15:35:56 +01:00

17 lines
404 B
JSON
Executable File

{
"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"
],
"cxxstd": "11"
}