GET /api/v1/ports/py312-pygit2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-pygit2",
"portdir": "python/py-pygit2",
"version": "1.14.1",
"license": "(GPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygit2.org/",
"description": "Python bindings for libgit2",
"long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2653
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 339
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-build",
"py312-installer",
"py312-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-cffi",
"libgit2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygit2",
"gitless"
]
}
]
}