vcpkg/ports/winreg/vcpkg.json
2024-11-07 01:47:37 -08:00

9 lines
233 B
JSON

{
"name": "winreg",
"version": "6.3.2",
"description": "High-level C++ wrapper around the Windows Registry C API.",
"homepage": "https://github.com/GiovanniDicanio/WinReg",
"license": "MIT",
"supports": "windows | uwp"
}