GET /api/v1/ports/py37-beancount/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-beancount",
"portdir": "python/py-beancount",
"version": "2.3.4",
"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": true,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 28
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-bottle",
"py37-chardet",
"py37-dateutil",
"py37-google-api",
"py37-httplib2",
"python37",
"py37-magic",
"py37-ply",
"py37-pytest",
"py37-requests",
"py37-lxml",
"py37-beautifulsoup4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-beancount-import"
]
}
]
}