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

{
    "name": "autopsy",
    "portdir": "sysutils/autopsy",
    "version": "2.24",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.sleuthkit.org/autopsy/",
    "description": "Autopsy Forensic Browser",
    "long_description": "The Autopsy Forensic Browser is a graphical interface to the command line digital investigation analysis tools in The Sleuth Kit. Together, they can analyze Windows and UNIX disks and file systems (NTFS, FAT, UFS1/2, Ext2/3). The Sleuth Kit and Autopsy are both Open Source and run on UNIX platforms. As Autopsy is HTML-based, you can connect to the Autopsy server from any platform using an HTML browser. Autopsy provides a \"File Manager\"-like interface and shows details about deleted data and file system structures.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "perl5",
                "file",
                "md5sha1sum",
                "sleuthkit"
            ]
        }
    ],
    "depends_on": []
}