GET /api/v1/ports/libcdatetime/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libcdatetime",
"portdir": "security/libcdatetime",
"version": "20220104",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libyal/libcdatetime",
"description": "Library for cross-platform C threads functions",
"long_description": "Library for cross-platform C threads functions",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libcerror",
"libcstring",
"libiconv"
]
}
],
"depends_on": []
}