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

{
    "name": "py27-openssl",
    "portdir": "python/py-openssl",
    "version": "21.0.0",
    "license": "Apache-2",
    "platforms": "{darwin any} freebsd",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://pyopenssl.org/",
    "description": "python wrapper around the OpenSSL library",
    "long_description": "This python module is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.",
    "active": true,
    "categories": [
        "devel",
        "security",
        "python"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1140
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl",
                "python27",
                "py27-cryptography",
                "py27-six"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "calendar-contacts-server",
                "py27-twilio",
                "py27-backports-ssl",
                "py27-gwdatafind",
                "py27-ndg_httpsclient",
                "py27-scrapy",
                "py27-epsilon",
                "py27-lscsoft-glue",
                "py27-service_identity"
            ]
        },
        {
            "type": "run",
            "ports": [
                "hellanzb",
                "lscsoft-deps"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py27-trustme",
                "py27-libcloud"
            ]
        }
    ]
}