GET /api/v1/ports/libevt/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libevt",
"portdir": "security/libevt",
"version": "20140731",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/libevt/",
"description": "Library and tooling to access the Windows Event Log (EVT) format",
"long_description": "Library and tooling to access the Windows Event Log (EVT) format",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"debug",
"python27",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gettext",
"python27"
]
}
],
"depends_on": []
}