HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-bootstrap-modules",
"portdir": "python/py-bootstrap-modules",
"version": "2024-07-29",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "bootstrap PEP 517 module builds",
"long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 318
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py39-bootstrap-modules"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-python-install",
"py38-python-install",
"py39-python-install",
"py310-python-install",
"py37-packaging",
"py38-packaging",
"py39-packaging",
"py310-packaging",
"py311-packaging",
"py312-packaging",
"py313-packaging",
"py37-setuptools",
"py38-setuptools",
"py39-setuptools",
"py37-tomli",
"py38-tomli",
"py39-tomli",
"py310-tomli",
"py37-zipp",
"py38-zipp",
"py39-zipp",
"py37-build",
"py38-build",
"py39-build",
"py313-build",
"py312-build",
"py310-build",
"py311-build",
"py37-installer",
"py38-installer",
"py39-installer",
"py310-installer",
"py311-installer",
"py312-installer",
"py313-installer",
"py37-pyproject_hooks",
"py38-pyproject_hooks",
"py39-pyproject_hooks",
"py310-pyproject_hooks",
"py311-pyproject_hooks",
"py312-pyproject_hooks",
"py313-pyproject_hooks",
"py37-importlib-metadata",
"py38-importlib-metadata",
"py39-importlib-metadata",
"py37-typing_extensions"
]
}
]
}