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

{
    "name": "uudeview",
    "portdir": "mail/uudeview",
    "version": "0.5.20",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.fpx.de/fp/Software/UUDeview/",
    "description": "UUDeview is a particularly powerful encoder and decoder",
    "long_description": "UUDeview is a program that helps you transmit and receive binary files over the Internet, using electronic mail or newsgroups The UUDeview package includes both an encoder and a decoder. The decoder automatically detects the type of encoding used, offering MIME's Base64 and BinHex as well as the popular uuencoding and the less frequently used xxencoding methods. Recently, support for the popular yEnc encoding was also added. The encoder runs the other way around and encodes a binary file for sending it by mail or news.",
    "active": true,
    "categories": [
        "mail"
    ],
    "maintainers": [],
    "variants": [
        "tcltk",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "nget"
            ]
        }
    ]
}