GET /api/v1/ports/py-mysqlclient/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-mysqlclient",
"portdir": "python/py-mysqlclient",
"version": "2.2.1",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyMySQL/mysqlclient-python",
"description": "Python3 interface to MySQL/MariaDB, fork of MySQL-python",
"long_description": "Python3 interface to MySQL/MariaDB, fork of MySQL-python",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "ctreleaven",
"github": "ctreleaven",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-mysqlclient"
]
}
],
"depends_on": []
}