GET /api/v1/ports/portfolio-performance/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "portfolio-performance",
"portdir": "finance/portfolio-performance",
"version": "0.50.3",
"license": "EPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.portfolio-performance.info/en/",
"description": "A simple tool to calculate the overall performance of an investment portfolio.",
"long_description": "An open source tool to calculate the overall performance of an investment portfolio - across all accounts - using True-Time Weighted Return or Internal Rate of Return.",
"active": true,
"categories": [
"finance"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"maven3",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
}