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

{
    "name": "pcap-mode.el",
    "portdir": "net/pcap-mode.el",
    "version": "2016.10.25",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/orgcandman/pcap-mode",
    "description": "Emacs Lisp pcap file viewer",
    "long_description": "This is a major mode for viewing pcap files.",
    "active": true,
    "categories": [
        "net",
        "editors"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "emacs"
            ]
        },
        {
            "type": "run",
            "ports": [
                "wireshark3"
            ]
        }
    ],
    "depends_on": []
}