GET /api/v1/ports/py27-mysql/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-mysql",
"portdir": "python/py-mysql",
"version": "1.2.3",
"license": "(MIT or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/mysql-python/",
"description": "Python interface to mysql",
"long_description": "A package containing a Python module that allows you to connect to MySQL databases",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"mysql51",
"mysql55",
"mysql56",
"mariadb55",
"percona55",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"mariadb",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mysql",
"mythtv-core.27",
"mythtv-core.28",
"py27-torndb"
]
}
]
}