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

{
    "name": "vf-1",
    "portdir": "net/vf-1",
    "version": "0.0.11",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/solderpunk/vf-1",
    "description": "command-line gopher client",
    "long_description": "A full-featured gopher client. VF-1's features include: \n* Bookmarking \n* Configurable MIME-type handlers \n* Line wrapping \n* TLS support \n* visiting a queue of links (the tour feature) \n* Veronica search",
    "active": true,
    "categories": [
        "net",
        "python"
    ],
    "maintainers": [
        {
            "name": "rak",
            "github": "ryanakca",
            "ports_count": 9
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-wheel",
                "py39-installer",
                "clang-16",
                "py39-setuptools",
                "py39-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-gnureadline",
                "python39"
            ]
        }
    ],
    "depends_on": []
}