blob: fc372275695bda419851b0a1a33b03586341980f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"name": "ecsutil",
"version-string": "1.0.7.15",
"port-version": 1,
"description": "Native Windows SDK for accessing ECS via the S3 HTTP protocol.",
"homepage": "https://github.com/EMCECS/ecs-object-client-windows-cpp",
"supports": "windows & (x64 | x86)",
"dependencies": [
{
"name": "atlmfc",
"platform": "windows"
}
]
}
|