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

{
    "name": "alps",
    "portdir": "science/alps",
    "version": "2.3.0",
    "license": "Restrictive",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://alps.comp-phys.org/",
    "description": "Algorithms and Libraries for Physics Simulations",
    "long_description": "The ALPS project (Algorithms and Libraries for Physics Simulations) is an open-source effort aiming at providing high-end simulation codes for strongly correlated quantum mechanical systems as well as C++ libraries for simplifying the development of such code. ALPS strives to increase software reuse in the physics community.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang17",
        "clang18",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gccdevel",
        "applications",
        "openmpi",
        "mpich",
        "python27"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-numpy",
                "python27",
                "hdf5",
                "py27-scipy",
                "py27-matplotlib"
            ]
        }
    ],
    "depends_on": []
}