GET /api/v1/ports/py37-cytoolz/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-cytoolz",
"portdir": "python/py-cytoolz",
"version": "0.12.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/cytoolz/",
"description": "Cython implementation of Toolz.",
"long_description": "Cython implementation of Toolz.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-build",
"py37-installer",
"py37-cython",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"py37-toolz",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-blaze"
]
}
]
}