HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pgcli",
"portdir": "databases/pgcli",
"version": "4.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pgcli.com",
"description": "Postgres CLI with autocompletion and syntax highlighting",
"long_description": "Postgres CLI with autocompletion and syntax highlighting",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"python38",
"python39",
"python310",
"python311"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-psycopg",
"py311-configobj",
"py311-keyring",
"py311-sqlparse",
"python311",
"py311-cli-helpers",
"py311-pgspecial",
"py311-pendulum",
"py311-setproctitle",
"py311-setuptools",
"py311-click",
"py311-pygments",
"py311-prompt_toolkit"
]
}
],
"depends_on": []
}