{ "name": "python3", "version-string": "3.9.0", "port-version": 3, "description": "The Python programming language", "homepage": "https://github.com/python/cpython", "supports": "!(arm | uwp)", "dependencies": [ { "name": "bzip2", "platform": "!(windows & static)" }, "expat", { "name": "gettext", "platform": "osx" }, { "name": "libffi", "platform": "!(windows & static)" }, { "name": "libiconv", "platform": "osx" }, { "name": "liblzma", "platform": "!(windows & static)" }, { "name": "openssl", "platform": "!(windows & static)" }, { "name": "sqlite3", "platform": "!(windows & static)" }, "zlib" ] }