GET /api/v1/ports/py313-pymongo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-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": [
"py313-build",
"py313-hatchling",
"py313-hatch-requirements-txt",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-dnspython",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pymongo"
]
}
]
}