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

{
    "name": "memesuite",
    "portdir": "science/memesuite",
    "version": "5.5.5",
    "license": "Noncommercial",
    "platforms": "darwin linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://meme-suite.org",
    "description": "Motif analysis toolkit",
    "long_description": "MEME-Suite is a collection of tools for the analysis of motifs in DNA, RNA and proteins.",
    "active": true,
    "categories": [
        "science",
        "biology"
    ],
    "maintainers": [
        {
            "name": "cegrant",
            "github": "CharlesEGrant",
            "ports_count": 1
        },
        {
            "name": "wnoble",
            "github": "wsnoble",
            "ports_count": 1
        },
        {
            "name": "tlawbailey",
            "github": "tlawbailey",
            "ports_count": 1
        }
    ],
    "variants": [
        "serial",
        "parallel",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gawk",
                "ghostscript",
                "expat",
                "gsed",
                "libxml2",
                "libxslt",
                "perl5.34",
                "p5.34-file-which",
                "zlib",
                "p5.34-html-tree",
                "p5.34-json",
                "p5.34-math-cdf",
                "p5.34-sys-info",
                "p5.34-xml-parser",
                "p5.34-xml-simple",
                "python311",
                "py311-gnureadline",
                "p5.34-html-template"
            ]
        }
    ],
    "depends_on": []
}