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

{
    "name": "py36-cryptography",
    "portdir": "python/py-cryptography",
    "version": "36.0.2",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pyca/cryptography",
    "description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.",
    "long_description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "rust",
                "py36-setuptools",
                "py36-setuptools-rust",
                "clang-16",
                "cargo",
                "legacy-support"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libunwind",
                "python36",
                "py36-cffi",
                "openssl11"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py36-hypothesis",
                "py36-iso8601",
                "py36-pretend",
                "py36-pytest",
                "py36-pytest-cov",
                "py36-pytest-xdist",
                "py36-tz",
                "py36-cryptography_vectors",
                "py36-pytest-subtests"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-paramiko",
                "py36-acme",
                "py36-dnspython",
                "py36-scrapy",
                "py36-fabric",
                "py36-fido2",
                "py36-twilio",
                "py36-ansible-core",
                "py36-service_identity",
                "py36-oauthlib",
                "py36-openssl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-trustme",
                "py36-dns-lexicon",
                "py36-axolotl",
                "py36-openstacksdk"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py36-libcloud"
            ]
        }
    ]
}