GET /api/v1/ports/logcat-color3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "logcat-color3",
"portdir": "python/logcat-color3",
"version": "0.10.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yan12125/logcat-color3",
"description": "A colorful logcat",
"long_description": "A colorful and highly configurable alternative to the standard adb logcat command from the Android SDK (Python 3-compatible fork)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"py311-colorama",
"python311"
]
},
{
"type": "run",
"ports": [
"android-platform-tools"
]
}
],
"depends_on": []
}