GET /api/v1/ports/py312-sqlalchemy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-sqlalchemy",
"portdir": "python/py-sqlalchemy",
"version": "2.0.41",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sqlalchemy.org/",
"description": "Python SQL ORM",
"long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-cython",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-typing_extensions",
"py312-greenlet",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-obspy",
"gajim",
"py312-sqlalchemy-utils",
"py312-sunpy",
"py312-agate-sql",
"py312-cinemagoer",
"py312-alembic",
"py312-ipython-sql"
]
},
{
"type": "run",
"ports": [
"py312-xraylarch",
"py312-xraydb"
]
}
]
}