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

{
    "name": "py38-pymongo",
    "portdir": "python/py-pymongo",
    "version": "4.7.2",
    "license": "Apache",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.mongodb.org/",
    "description": "Python access to MongoDB",
    "long_description": "The PyMongo distribution contains tools for interacting with the Mongo database from Python.",
    "active": false,
    "categories": [
        "databases",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-wheel",
                "py38-installer",
                "clang-16",
                "py38-setuptools",
                "py38-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-dnspython",
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-blaze",
                "py38-mongoengine"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-apache-beam"
            ]
        }
    ]
}