GET /api/v1/ports/py311-beancount/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py311-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": true,
    "categories": [
        "python",
        "finance"
    ],
    "maintainers": [
        {
            "name": "macports",
            "github": "mrdomino",
            "ports_count": 35
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-ply",
                "py311-beautifulsoup4",
                "py311-chardet",
                "python311",
                "py311-bottle",
                "py311-google-api",
                "py311-magic",
                "py311-httplib2",
                "py311-pytest",
                "py311-requests",
                "py311-lxml",
                "py311-dateutil"
            ]
        }
    ],
    "depends_on": []
}