GET /api/v1/ports/py27-pyttsx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-pyttsx",
"portdir": "python/py-pyttsx",
"version": "1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/parente/pyttsx",
"description": "Cross-platform Python wrapper for text-to-speech synthesis",
"long_description": "Cross-platform Python wrapper for text-to-speech synthesis",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyttsx"
]
}
]
}