diff options
Diffstat (limited to 'vcpkg/ports/vcpkg-get-python/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/vcpkg-get-python/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/vcpkg-get-python/vcpkg.json b/vcpkg/ports/vcpkg-get-python/vcpkg.json new file mode 100644 index 0000000..b66eaeb --- /dev/null +++ b/vcpkg/ports/vcpkg-get-python/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "vcpkg-get-python", + "version-date": "2025-02-09", + "license": "MIT", + "supports": "native" +} |