GET /api/v1/ports/py27-meta/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-meta",
"portdir": "python/py-meta",
"version": "1.0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://srossross.github.io/Meta/",
"description": "A Pure Python module containing a framework to manipulate and analyze python ast's and bytecode.",
"long_description": "A Pure Python module containing a framework to manipulate and analyze python ast's and bytecode.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2688
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": []
}