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

{
    "name": "py312-pymongo",
    "portdir": "python/py-pymongo",
    "version": "4.12.0",
    "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": true,
    "categories": [
        "databases",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-build",
                "py312-hatchling",
                "py312-hatch-requirements-txt",
                "clang-17",
                "py312-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-dnspython",
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py312-maggma"
            ]
        }
    ]
}