blob: 247c50300ea0c3d2acddfc80367fe4a4b5c2021f (
plain)
1
2
3
4
5
6
7
|
{
"name": "pkgconf",
"version": "1.7.4",
"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"
}
|