GET /api/v1/ports/fortran-git/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fortran-git",
"portdir": "fortran/fortran-git",
"version": "2023.04.27",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/interkosmos/fortran-git",
"description": "Fortran 2008 interface bindings to libgit2",
"long_description": "Fortran 2008 interface bindings to libgit2",
"active": true,
"categories": [
"devel",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgit2",
"libgcc"
]
}
],
"depends_on": []
}