GET /api/v1/ports/peekabot-client/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "peekabot-client",
"portdir": "science/peekabot-client",
"version": "0.8.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.peekabot.org/",
"description": "The peekabot client library",
"long_description": "peekabot is a distributed real-time 3D visualization tool for robotics researchers and developers written in C++. Its purpose is to simplify the visualization needs faced by roboticists daily.",
"active": false,
"categories": [
"devel",
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"boost171"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"peekabot"
]
}
]
}