HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50429,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=656",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=654",
"results": [
{
"name": "py-jmespath",
"portdir": "python/py-jmespath",
"version": "1.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmespath/jmespath.py",
"description": "JSON Matching Expressions",
"long_description": "JSON Matching Expressions",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-jmespath"
]
}
],
"depends_on": []
},
{
"name": "py39-jinja2-time",
"portdir": "python/py-jinja2-time",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hackebrot/jinja2-time",
"description": "Jinja2 Extension for Dates and Times",
"long_description": "Jinja2 Extension for Dates and Times",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-arrow",
"py39-jinja2",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-jinja2-time",
"portdir": "python/py-jinja2-time",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hackebrot/jinja2-time",
"description": "Jinja2 Extension for Dates and Times",
"long_description": "Jinja2 Extension for Dates and Times",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-arrow",
"py38-jinja2",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-jinja2-time",
"portdir": "python/py-jinja2-time",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hackebrot/jinja2-time",
"description": "Jinja2 Extension for Dates and Times",
"long_description": "Jinja2 Extension for Dates and Times",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-arrow",
"py37-jinja2"
]
}
],
"depends_on": []
},
{
"name": "py36-jinja2-time",
"portdir": "python/py-jinja2-time",
"version": "0.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hackebrot/jinja2-time",
"description": "Jinja2 Extension for Dates and Times",
"long_description": "Jinja2 Extension for Dates and Times",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-arrow",
"py36-jinja2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-cookiecutter"
]
}
]
},
{
"name": "py-jinja2-time",
"portdir": "python/py-jinja2-time",
"version": "0.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hackebrot/jinja2-time",
"description": "Jinja2 Extension for Dates and Times",
"long_description": "Jinja2 Extension for Dates and Times",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-jinja2-time"
]
}
],
"depends_on": []
},
{
"name": "py39-jinja2",
"portdir": "python/py-jinja2",
"version": "3.1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/jinja/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-markupsafe"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-spaCy-models",
"py39-astropy",
"v8-8.3",
"py39-numpydoc"
]
},
{
"type": "lib",
"ports": [
"py39-altair",
"py39-ansible-core",
"py39-jupyter_server",
"py39-jupyterlab",
"py39-jupyterlab_server",
"py39-nbconvert",
"py39-flask",
"py39-flask-babel",
"py39-rpy2",
"py39-jinja2-time",
"py39-distributed",
"py39-breathe",
"py39-eli5",
"py39-honcho",
"py39-upt-macports",
"py39-pyerfa",
"py39-nbclassic",
"py39-cookiecutter",
"py39-glad2",
"py39-bokeh"
]
},
{
"type": "run",
"ports": [
"py39-myst-parser",
"py39-sphinx",
"py39-libpysal",
"py39-kraken",
"py39-branca",
"py39-folium",
"py39-pyvis",
"py39-gradio"
]
}
]
},
{
"name": "py38-jinja2",
"portdir": "python/py-jinja2",
"version": "3.1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/jinja/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-markupsafe"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-spaCy-models",
"py38-numpydoc",
"py38-astropy"
]
},
{
"type": "lib",
"ports": [
"salt-syndic",
"salt-api",
"py38-jinja2-time",
"py38-nbclassic",
"py38-upt-macports",
"py38-distributed",
"py38-ansible-core",
"py38-pyerfa",
"salt-minion",
"salt-master",
"py38-rpy2",
"py38-jupyterlab_server",
"py38-honcho",
"py38-jupyterlab",
"py38-cookiecutter",
"py38-mpld3",
"py38-bokeh",
"py38-eli5",
"py38-dap",
"py38-flask",
"py38-altair",
"py38-breathe",
"py38-flask-babel",
"py38-nbconvert",
"py38-jupyter_server"
]
},
{
"type": "run",
"ports": [
"py38-kraken",
"py38-gradio",
"py38-libpysal",
"py38-myst-parser",
"py38-pyvis",
"py38-folium",
"py38-branca",
"py38-sphinx"
]
}
]
},
{
"name": "py37-jinja2",
"portdir": "python/py-jinja2",
"version": "3.1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/jinja/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-markupsafe"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-spaCy-models",
"py37-astropy",
"py37-numpydoc"
]
},
{
"type": "lib",
"ports": [
"py37-jupyter_server",
"py37-jupyterlab",
"py37-jupyterlab_server",
"py37-upt-macports",
"py37-nbconvert",
"py37-ansible-core",
"py37-mpld3",
"py37-dap",
"py37-flask-babel",
"py37-pyerfa",
"py37-altair",
"py37-bokeh",
"py37-honcho",
"py37-rpy2",
"py37-jinja2-time",
"py37-eli5",
"py37-distributed",
"py37-cookiecutter",
"py37-notebook",
"py37-flask"
]
},
{
"type": "run",
"ports": [
"py37-libpysal",
"py37-myst-parser",
"py37-sphinx"
]
}
]
},
{
"name": "py36-jinja2",
"portdir": "python/py-jinja2",
"version": "3.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/jinja/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-markupsafe"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-astropy",
"py36-numpydoc"
]
},
{
"type": "lib",
"ports": [
"py36-eli5",
"py36-mpld3",
"py36-ansible-core",
"py36-cookiecutter",
"py36-jinja2-time",
"py36-altair",
"py36-notebook",
"py36-distributed",
"py36-bokeh",
"py36-jupyter_server",
"py36-jupyterlab",
"py36-jupyterlab_server",
"py36-flask",
"py36-nbconvert",
"py36-rpy2"
]
},
{
"type": "run",
"ports": [
"py36-sphinx",
"py36-myst-parser"
]
}
]
},
{
"name": "py35-jinja2",
"portdir": "python/py-jinja2",
"version": "2.11.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/jinja/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-markupsafe",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-astropy",
"py35-numpydoc"
]
},
{
"type": "lib",
"ports": [
"py35-mpld3",
"py35-notebook",
"py35-bokeh",
"py35-nbconvert",
"py35-flask",
"py35-ansible-base",
"py35-eli5"
]
},
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py27-jinja2",
"portdir": "python/py-jinja2",
"version": "2.11.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/jinja/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-markupsafe",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-numpydoc",
"py27-astropy"
]
},
{
"type": "lib",
"ports": [
"py27-jenkins-job-builder",
"py27-mpld3",
"py27-flask-babel",
"py27-altair",
"py27-notebook",
"trac",
"trac-devel",
"py27-bokeh",
"py27-ansible-core",
"py27-dap",
"buildbot-0.8",
"py27-nbconvert",
"py27-libnamebench",
"py27-flask"
]
},
{
"type": "run",
"ports": [
"py27-sphinx"
]
}
]
},
{
"name": "py-jinja2",
"portdir": "python/py-jinja2",
"version": "3.1.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/jinja/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-jinja2"
]
}
],
"depends_on": []
},
{
"name": "py27-jinja",
"portdir": "python/py-jinja",
"version": "1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jinja.palletsprojects.com/en/3.1.x/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "info",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jinja"
]
}
]
},
{
"name": "py-jinja",
"portdir": "python/py-jinja",
"version": "1.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jinja.palletsprojects.com/en/3.1.x/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "info",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-jinja"
]
}
],
"depends_on": []
},
{
"name": "py27-jenkins-job-builder",
"portdir": "python/py-jenkins-job-builder",
"version": "2.9.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/infra/jenkins-job-builder",
"description": "Manage Jenkins jobs with YAML",
"long_description": "Manage Jenkins jobs with YAML",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-pbr"
]
},
{
"type": "lib",
"ports": [
"py27-fasteners",
"py27-jinja2",
"py27-python-jenkins",
"libyaml",
"py27-six",
"py27-stevedore",
"py27-yaml",
"py27-setuptools",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jenkins-job-builder"
]
}
]
},
{
"name": "py-jenkins-job-builder",
"portdir": "python/py-jenkins-job-builder",
"version": "2.9.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/infra/jenkins-job-builder",
"description": "Manage Jenkins jobs with YAML",
"long_description": "Manage Jenkins jobs with YAML",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-jenkins-job-builder"
]
}
],
"depends_on": []
},
{
"name": "py39-jellyfish",
"portdir": "python/py-jellyfish",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesturk/jellyfish",
"description": "A library for doing approximate and phonetic matching of strings.",
"long_description": "A library for doing approximate and phonetic matching of strings.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-20",
"cargo",
"legacy-support",
"rust",
"py39-setuptools-rust",
"py39-build",
"py39-maturin"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-us",
"py39-spyder"
]
}
]
},
{
"name": "py38-jellyfish",
"portdir": "python/py-jellyfish",
"version": "1.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesturk/jellyfish",
"description": "A library for doing approximate and phonetic matching of strings.",
"long_description": "A library for doing approximate and phonetic matching of strings.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-17",
"cargo",
"legacy-support",
"rust",
"py38-setuptools-rust",
"py38-build",
"py38-maturin"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-spyder-devel",
"py38-us",
"py38-spyder"
]
}
]
},
{
"name": "py37-jellyfish",
"portdir": "python/py-jellyfish",
"version": "1.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesturk/jellyfish",
"description": "A library for doing approximate and phonetic matching of strings.",
"long_description": "A library for doing approximate and phonetic matching of strings.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"cargo",
"legacy-support",
"rust",
"py37-setuptools-rust",
"py37-build",
"py37-maturin"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-spyder",
"py37-spyder-devel",
"py37-us"
]
}
]
},
{
"name": "py-jellyfish",
"portdir": "python/py-jellyfish",
"version": "1.2.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesturk/jellyfish",
"description": "A library for doing approximate and phonetic matching of strings.",
"long_description": "A library for doing approximate and phonetic matching of strings.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jellyfish"
]
}
],
"depends_on": []
},
{
"name": "py39-jedi",
"portdir": "python/py-jedi",
"version": "0.19.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-parso",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pudb",
"py39-python-lsp-server",
"py39-ptpython",
"py39-ipython"
]
},
{
"type": "run",
"ports": [
"py39-bpython",
"py39-spyder"
]
}
]
},
{
"name": "py38-jedi",
"portdir": "python/py-jedi",
"version": "0.19.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-parso",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-ptpython",
"py38-python-lsp-server",
"py38-ipython"
]
},
{
"type": "run",
"ports": [
"py38-bpython"
]
}
]
},
{
"name": "py37-jedi",
"portdir": "python/py-jedi",
"version": "0.19.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-15",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-parso",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-python-lsp-server",
"py37-ipython"
]
},
{
"type": "run",
"ports": [
"py37-bpython"
]
}
]
},
{
"name": "py36-jedi",
"portdir": "python/py-jedi",
"version": "0.18.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-parso"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-python-lsp-server",
"py36-language-server",
"py36-ipython"
]
},
{
"type": "run",
"ports": [
"py36-bpython"
]
},
{
"type": "test",
"ports": [
"py36-trio"
]
}
]
},
{
"name": "py35-jedi",
"portdir": "python/py-jedi",
"version": "0.17.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-parso"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-language-server",
"py35-ipython"
]
},
{
"type": "run",
"ports": [
"py35-bpython"
]
}
]
},
{
"name": "py27-jedi",
"portdir": "python/py-jedi",
"version": "0.17.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-parso"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-language-server"
]
},
{
"type": "run",
"ports": [
"py27-bpython"
]
}
]
},
{
"name": "py-jedi",
"portdir": "python/py-jedi",
"version": "0.19.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-jedi"
]
}
],
"depends_on": []
},
{
"name": "py39-jdcal",
"portdir": "python/py-jdcal",
"version": "1.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phn/jdcal",
"description": "Julian dates from proleptic Gregorian and Julian calendars",
"long_description": "Julian dates from proleptic Gregorian and Julian calendars",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-jdcal",
"portdir": "python/py-jdcal",
"version": "1.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phn/jdcal",
"description": "Julian dates from proleptic Gregorian and Julian calendars",
"long_description": "Julian dates from proleptic Gregorian and Julian calendars",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-jdcal",
"portdir": "python/py-jdcal",
"version": "1.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phn/jdcal",
"description": "Julian dates from proleptic Gregorian and Julian calendars",
"long_description": "Julian dates from proleptic Gregorian and Julian calendars",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py36-jdcal",
"portdir": "python/py-jdcal",
"version": "1.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phn/jdcal",
"description": "Julian dates from proleptic Gregorian and Julian calendars",
"long_description": "Julian dates from proleptic Gregorian and Julian calendars",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-openpyxl"
]
}
]
},
{
"name": "py35-jdcal",
"portdir": "python/py-jdcal",
"version": "1.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phn/jdcal",
"description": "Julian dates from proleptic Gregorian and Julian calendars",
"long_description": "Julian dates from proleptic Gregorian and Julian calendars",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-openpyxl"
]
}
]
},
{
"name": "py27-jdcal",
"portdir": "python/py-jdcal",
"version": "1.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phn/jdcal",
"description": "Julian dates from proleptic Gregorian and Julian calendars",
"long_description": "Julian dates from proleptic Gregorian and Julian calendars",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-openpyxl"
]
}
]
},
{
"name": "py-jdcal",
"portdir": "python/py-jdcal",
"version": "1.4.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phn/jdcal",
"description": "Julian dates from proleptic Gregorian and Julian calendars",
"long_description": "Julian dates from proleptic Gregorian and Julian calendars",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-jdcal"
]
}
],
"depends_on": []
},
{
"name": "py36-jcc",
"portdir": "python/py-jcc",
"version": "3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
"description": "JCC is a C++ code generator for calling Java from C++/Python",
"long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py35-jcc",
"portdir": "python/py-jcc",
"version": "3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
"description": "JCC is a C++ code generator for calling Java from C++/Python",
"long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py27-jcc",
"portdir": "python/py-jcc",
"version": "3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
"description": "JCC is a C++ code generator for calling Java from C++/Python",
"long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py-jcc",
"portdir": "python/py-jcc",
"version": "3.15",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
"description": "JCC is a C++ code generator for calling Java from C++/Python",
"long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"py313-jcc"
]
}
],
"depends_on": []
},
{
"name": "py39-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "4.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-coherent.licensed",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-more-itertools"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-jaraco.classes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tempora",
"py39-keyring",
"py39-cheroot"
]
}
]
},
{
"name": "py38-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-setuptools_scm",
"py38-toml",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-more-itertools"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-jaraco.classes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-tempora",
"py38-cheroot",
"py38-keyring"
]
}
]
},
{
"name": "py37-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "3.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-setuptools_scm",
"py37-toml",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-more-itertools"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-jaraco.classes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-cheroot",
"py37-tempora"
]
}
]
},
{
"name": "py36-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "3.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools_scm",
"clang-9.0",
"py36-toml"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-more-itertools"
]
},
{
"type": "test",
"ports": [
"py36-pytest-cov",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-cheroot",
"py36-tempora"
]
}
]
},
{
"name": "py35-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools_scm",
"py35-toml"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-more-itertools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-cheroot",
"py35-tempora"
]
}
]
},
{
"name": "py27-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools_scm",
"py27-toml"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-backports-functools_lru_cache",
"py27-more-itertools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-cheroot",
"py27-tempora"
]
}
]
},
{
"name": "py-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "4.3.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-jaraco.functools"
]
}
],
"depends_on": []
},
{
"name": "py39-janus",
"portdir": "python/py-janus",
"version": "0.6.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/janus/",
"description": "Mixed sync async queue to interoperate between asyncio tasks and classic threads",
"long_description": "Mixed sync async queue to interoperate between asyncio tasks and classic threads",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-janus",
"portdir": "python/py-janus",
"version": "0.6.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/janus/",
"description": "Mixed sync async queue to interoperate between asyncio tasks and classic threads",
"long_description": "Mixed sync async queue to interoperate between asyncio tasks and classic threads",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py-janus",
"portdir": "python/py-janus",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/janus/",
"description": "Mixed sync async queue to interoperate between asyncio tasks and classic threads",
"long_description": "Mixed sync async queue to interoperate between asyncio tasks and classic threads",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-janus"
]
}
],
"depends_on": []
},
{
"name": "py39-itsdangerous",
"portdir": "python/py-itsdangerous",
"version": "2.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/itsdangerous/",
"description": "Various helpers to pass trusted data to untrusted environments and back",
"long_description": "Various helpers to pass trusted data to untrusted environments and back",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-flit_core",
"py39-setuptools",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-freezegun",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-flask"
]
}
]
}
]
}