GET /api/v1/ports/hindent/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "hindent",
"portdir": "textproc/hindent",
"version": "6.2.0",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mihaimaruseac/hindent",
"description": "Extensible Haskell pretty printer.",
"long_description": "Extensible Haskell pretty printer.",
"active": true,
"categories": [
"textproc",
"haskell"
],
"maintainers": [],
"variants": [
"stack"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"file",
"grep",
"gsed",
"cctools",
"openssl",
"cabal",
"ghc"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gmp"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
}
],
"depends_on": []
}