GET /api/v1/ports/py39-beancount/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-beancount",
"portdir": "python/py-beancount",
"version": "2.3.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://furius.ca/beancount/",
"description": "Double-entry plain text accounting system",
"long_description": "A double-entry bookkeeping computer language that lets you define financial transaction records in a text file, read them in memory, generate a variety of reports from them, and provides a basic web interface.",
"active": false,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 39
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-httplib2",
"py39-lxml",
"py39-magic",
"python39",
"py39-pytest",
"py39-requests",
"py39-bottle",
"py39-ply",
"py39-beautifulsoup4",
"py39-chardet",
"py39-dateutil",
"py39-google-api"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-beancount-import"
]
}
]
}