GET /api/v1/ports/mycli/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mycli",
"portdir": "databases/mycli",
"version": "1.31.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mycli.net",
"description": "A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting",
"long_description": "A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py313-sqlparse",
"py313-pyperclip",
"py313-configobj",
"py313-paramiko",
"py313-cli-helpers",
"py313-pyaes",
"py313-pyfzf",
"py313-sqlglot",
"python313",
"py313-prompt_toolkit",
"py313-pygments",
"py313-cryptography",
"py313-click",
"py313-pymysql"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
}