GET /api/v1/ports/py37-applaunchservices/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-applaunchservices",
"portdir": "python/py-applaunchservices",
"version": "0.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/impact27/applaunchservices",
"description": "Simple package for registering an app with apple Launch Services to handle UTI and URL",
"long_description": "Simple package for registering an app with apple Launch Services to handle UTI and URL",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1565
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-15",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-pyobjc",
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-spyder",
"py37-spyder-devel"
]
}
]
}