GET /api/v1/ports/py27-pymongo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-pymongo",
"portdir": "python/py-pymongo",
"version": "3.11.4",
"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": [
"py27-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-blaze",
"py27-flask-mongoalchemy",
"py27-mongoalchemy",
"gr37-lora-rpp0",
"py27-mongoengine",
"py27-radical-utils"
]
}
]
}