GET /api/v1/ports/py27-jmespath/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-jmespath",
"portdir": "python/py-jmespath",
"version": "0.9.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmespath/jmespath.py",
"description": "JSON Matching Expressions",
"long_description": "JSON Matching Expressions",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2529
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-botocore",
"py27-jmespath-terminal"
]
},
{
"type": "run",
"ports": [
"py27-boto3"
]
}
]
}