slackbuilds/libraries/spawn/README

8 lines
210 B
Plaintext

spawn (Ada Process API)
This library provides simple API to spawn processes and communicate
with them.
There are two implementations of the same API - the integrated into
Glib event loop and the independent.