GET /api/v1/ports/py37-psycopg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-psycopg",
"portdir": "python/py-psycopg",
"version": "3.1.17",
"license": "LGPL-3+",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.psycopg.org",
"description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
"long_description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 150
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
}