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

{
    "name": "TkPasMan",
    "portdir": "x11/TkPasMan",
    "version": "2.2b",
    "license": "GPL-2+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.xs4all.nl/~wbsoft/linux/tkpasman.html",
    "description": "Manager for usernames and passwords",
    "long_description": "TkPasMan is a simple program that lets you store usernames and passwords for access to forums, mailing lists, and other websites. It is inspired by gpasman, but has more `paste' possibilities. For example, you can just paste username and then password behind it.",
    "active": true,
    "categories": [
        "security",
        "x11"
    ],
    "maintainers": [
        {
            "name": "christian.queinnec",
            "github": "ChristianQueinnec",
            "ports_count": 1
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "tk"
            ]
        }
    ],
    "depends_on": []
}