blob: 32e650852a040df0792977b5d65004697bf0658f (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "workflow",
"version": "0.9.5",
"port-version": 1,
"description": "About C++ Parallel Computing and Asynchronous Networking Engine",
"homepage": "https://github.com/sogou/workflow",
"dependencies": [
"openssl"
]
}
|