GET /api/v1/ports/tclsqlite2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tclsqlite2",
"portdir": "devel/tclsqlite2",
"version": "2.8.17",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sqlite.org/",
"description": "TCL bindings for the SQLite embedded database engine",
"long_description": "TCL bindings for the SQLite embedded database engine. This port contains bindings for sqlite 2.x.",
"active": true,
"categories": [
"devel",
"databases",
"tcl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"sqlite2"
]
}
],
"depends_on": []
}