HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cpphs",
"portdir": "devel/cpphs",
"version": "1.20.9.1",
"license": "GPL-3",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://projects.haskell.org/cpphs/",
"description": "A liberalised re-implementation of cpp, the C pre-processor.",
"long_description": "Cpphs is a re-implementation of the C pre-processor that is both more compatible with Haskell, and itself written in Haskell so that it can be distributed with compilers.",
"active": true,
"categories": [
"devel",
"haskell"
],
"maintainers": [],
"variants": [
"stack"
],
"dependencies": [
{
"type": "build",
"ports": [
"alex",
"cctools",
"happy",
"hscolour",
"ld64",
"openssl",
"pkgconfig",
"cabal",
"ghc",
"file",
"grep",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libiconv"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lhs2tex"
]
}
]
}