12 lines
287 B
JSON
Executable file
12 lines
287 B
JSON
Executable file
{
|
|
"name": "libvmdk",
|
|
"version-string": "20200926",
|
|
"port-version": 2,
|
|
"description": "Library and tools to access the VMware Virtual Disk (VMDK) format",
|
|
"homepage": "https://github.com/libyal/libvmdk",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
"gettext",
|
|
"zlib"
|
|
]
|
|
}
|