blob: 8d544f1023b6d3bce05c93fa774d21f8284e846e (
plain)
1
2
3
4
5
6
7
|
{
"name": "pkgconf",
"version": "1.8.0",
"description": "pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org.",
"homepage": "https://github.com/pkgconf/pkgconf",
"supports": "!uwp"
}
|