GET /api/v1/ports/py36-colormath/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-colormath",
"portdir": "python/py-colormath",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-colormath.readthedocs.org/",
"description": "Simplify color math operations in python",
"long_description": "The python-colormath is a python module that abstracts common color math operations",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 406
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-networkx",
"py36-numpy"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": []
}