GET /api/v1/ports/py37-beancount-import/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-beancount-import",
"portdir": "python/py-beancount-import",
"version": "1.3.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jbms/beancount-import",
"description": "Semi-automatic imports of financial data into Beancount",
"long_description": "Beancount-import is a tool for semi-automatically importing financial data from external data sources into the Beancount bookkeeping system, as well as merging and reconciling imported transactions with each other and with existing transactions.",
"active": true,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 25
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py37-dateutil",
"py37-jsonschema",
"py37-nltk",
"python37",
"py37-scikit-learn",
"py37-scipy",
"py37-tornado",
"py37-numpy",
"py37-atomicwrites",
"py37-beancount"
]
}
],
"depends_on": []
}