HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mycli",
"portdir": "databases/mycli",
"version": "1.24.3",
"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": [
{
"name": "xeron.oskom",
"github": "xeron",
"ports_count": 100
}
],
"variants": [
"python37",
"python38",
"python39",
"python310"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"py310-pygments",
"py310-click",
"py310-prompt_toolkit",
"py310-cryptography",
"py310-pyperclip",
"py310-sqlparse",
"py310-configobj",
"py310-cli-helpers",
"py310-paramiko",
"py310-pyaes",
"py310-pymysql",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
}