4 "summary": "Launch and interact with awesome looking UNIX tasks.",
5 "description": " DSUnixTask is a library for Mac OS X which allows to launch and interact with awesome looking UNIX tasks.\n\n Features:\n\n - Simple interface based on blocks.\n - Process standard output and standard error in real-time.\n - Easily send messages to standard input.\n - Execute tasks either as sub-processes or through an XPC service.\n - Execute throughout the user shell.\n - Logging.\n",
6 "homepage": "https://github.com/Discontinuity-srl/DSUnixTask",
9 "Fabio Pelosin": "fabiopelosin@gmail.com"
12 "git": "https://github.com/Discontinuity-srl/DSUnixTask.git",
22 "source_files": "Classes/Core/DSUnixTaskInterfaces.h",
25 "name": "TaskManagers",
26 "source_files": "Classes/Core/TaskManagers/*.{h,m}"
30 "source_files": "Classes/Core/TaskRunner/*.{h,m}"
34 "source_files": "Classes/Core/Tasks/*.{h,m}"
40 "source_files": "Classes/XPCClient/*.{h,m}",
49 "source_files": "Classes/XPCService/*.{h,m}",
51 "DSUnixTask/Core/TaskRunner": [