GET /api/v1/ports/logcat-colorize/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "logcat-colorize",
"portdir": "devel/logcat-colorize",
"version": "0.10.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/carlonluca/logcat-colorize",
"description": "Parser of the Android Debug Bridge logcat output",
"long_description": "logcat-colorize is a parser for the output of the Android Debug Bridge logcat output. It accepts the logcat output from stdin and produces a formatted output, optimised for reading in a console.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "carlon.luca",
"github": "carlonluca",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
}