GET /api/v1/ports/google-glog/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "google-glog",
"portdir": "devel/google-glog",
"version": "0.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/glog",
"description": "Logging library for C++",
"long_description": "The glog library implements application-level logging. This library provides logging APIs based on C++-style streams and various helper macros.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"gflags",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12",
"cmake"
]
},
{
"type": "lib",
"ports": [
"gflags"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pbrt3",
"ceres-solver",
"py37-pytorch",
"py38-pytorch",
"py39-pytorch",
"fizz",
"folly",
"librime-devel",
"gnss-sdr",
"gnss-sdr-devel",
"caffe",
"apache-arrow",
"py37-pyarrow",
"py38-pyarrow",
"py39-pyarrow"
]
}
]
}