GET /api/v1/ports/libofx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libofx",
"portdir": "devel/libofx",
"version": "0.10.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libofx.sourceforge.net/",
"description": "A parser and an API designed to allow applications to very easily support OFX command responses",
"long_description": "This is the LibOFX library. It is a parser and an API designed to allow applications to very easily support OFX command responses, usually provided by financial institutions for statement downloads. To my knowledge, it is the first working OpenSource implementation of the OFX (Open Financial eXchange) specification on the client side.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"opensp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"aqbanking5",
"aqbanking5-gtk",
"aqbanking5-gtk3",
"skrooge",
"homebank",
"aqbanking6",
"aqbanking6-gtk2",
"aqbanking6-gtk3",
"grisbi",
"kmymoney4",
"gnucash",
"gnucash-devel"
]
}
]
}