GET /api/v1/ports/ghc-filesystem/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ghc-filesystem",
"portdir": "devel/ghc-filesystem",
"version": "1.5.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gulrak/filesystem",
"description": "An implementation of C++17 std::filesystem.",
"long_description": "An implementation of C++17 std::filesystem for C++11/C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"barrier",
"libmamba",
"micromamba",
"input-leap"
]
}
]
}