BSD-3-Clause AND CC0-1.0 AND LGPL-2.0-only AND LGPL-2.1-only AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only)
Время сборки
2025-06-09 20:54:34
Хост сборки
builder-x86-06.inferitos.ru
Краткое описание
KDE Frameworks 5 tier 3 solution for process launching
Репозитории
Extras
Полное описание
kdeinit is a process launcher somewhat similar to the famous init used for
booting UNIX.
It launches processes by forking and then loading a dynamic library which should
contain a 'kdemain(...)' function.