17 lines
473 B
JSON
Executable file
17 lines
473 B
JSON
Executable file
{
|
|
"name": "apr-util",
|
|
"version": "1.6.1",
|
|
"port-version": 7,
|
|
"description": "Apache Portable Runtime (APR) project mission is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementation",
|
|
"homepage": "https://apr.apache.org/",
|
|
"dependencies": [
|
|
"apr",
|
|
"expat",
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true,
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|