GET /api/v1/ports/time-track-cli/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "time-track-cli",
"portdir": "office/time-track-cli",
"version": "1.2",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dongola7/Time-Track-CLI",
"description": "Simple time tracking application using the CLI, in the spirit of todo.txt.",
"long_description": "In the spirit of TODO.TXT, this little Tcl script will handle tracking how much time you spend on tasks throughout the day. All records are stored in a plain text file so you're not dependent on anyone else's format.",
"active": true,
"categories": [
"office",
"tcl"
],
"maintainers": [
{
"name": "blair",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"tcllib",
"tcl"
]
}
],
"depends_on": []
}