summaryrefslogtreecommitdiffstats
path: root/libraries/libtubo0/README
diff options
context:
space:
mode:
author Piotr Janaszek2015-06-05 01:47:05 +0200
committer Willy Sudiarto Raharjo2015-06-05 01:47:05 +0200
commit9c755bcb19e458c13a7243dc1a3ec83d3020fa57 (patch)
tree85080a45abf9b3d708f896893ed9d31aa8474be6 /libraries/libtubo0/README
parentc337a591a98a08d3f7990888f8f470c8ce45644c (diff)
downloadslackbuilds-9c755bcb19e458c13a7243dc1a3ec83d3020fa57.tar.gz
libraries/libtubo0: Added (Libtubo Interprocess Communication).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libtubo0/README')
-rw-r--r--libraries/libtubo0/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libtubo0/README b/libraries/libtubo0/README
new file mode 100644
index 0000000000..4ec7e59df4
--- /dev/null
+++ b/libraries/libtubo0/README
@@ -0,0 +1,3 @@
+Libtubo Interprocess Communication is small and simple function set to enable
+a process to run any other process in the background and communicate via
+the stdout, stderr and stdin file descriptors.