{ "info": { "author": "Adam Coddington", "author_email": "me@adamcoddington.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ], "description": "Taskwarrior Time Tracking Hook\n==============================\n\n\nInstall using pip::\n\n pip install taskwarrior-hook-time-tracking\n\nAnd add it to your Taskwarrior hooks::\n\n mkdir -p ~/.task/hooks\n ln -s `which taskwarrior_timetracking` ~/.task/hooks/on-modify.timetracking\n\nUse ``task start`` and ``task stop`` to record when you have\nstarted and stopped working on tasks.\n\nTracked time is stored in a task attribute named ``timetrackingseconds`` holding\nthe total number of seconds that the task was active.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/coddingtonbear/taskwarrior-hook-time-tracking", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "taskwarrior-hook-time-tracking", "package_url": "https://pypi.org/project/taskwarrior-hook-time-tracking/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/taskwarrior-hook-time-tracking/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/coddingtonbear/taskwarrior-hook-time-tracking" }, "release_url": "https://pypi.org/project/taskwarrior-hook-time-tracking/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Track your time in a UDA in taskwarrior", "version": "0.1.1" }, "last_serial": 1232756, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e3dacb502e3fed67569e393a11848428", "sha256": "477b59d3ee9f97406f01e0bb0ae957b84776f1c591b7e5b5d366b7434467859e" }, "downloads": -1, "filename": "taskwarrior-hook-time-tracking-0.1.tar.gz", "has_sig": false, "md5_digest": "e3dacb502e3fed67569e393a11848428", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 951, "upload_time": "2014-09-21T03:35:02", "url": "https://files.pythonhosted.org/packages/96/d0/b78c31eabb0de93d773db0a01f26333b3dfe05ba3ff0cb51182e497bea4f/taskwarrior-hook-time-tracking-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c5dd0f34419d04138674f7cc5693d783", "sha256": "2ffe4dba3ce7010f3d8acef63de0b774e63bca0f086b8bde5f65d91ff46bc1de" }, "downloads": -1, "filename": "taskwarrior-hook-time-tracking-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c5dd0f34419d04138674f7cc5693d783", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1759, "upload_time": "2014-09-22T03:11:04", "url": "https://files.pythonhosted.org/packages/56/b6/3e9d1476a4dae0792b6988ad69779260e4a63eff5d5b0931adbe1593b57d/taskwarrior-hook-time-tracking-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5dd0f34419d04138674f7cc5693d783", "sha256": "2ffe4dba3ce7010f3d8acef63de0b774e63bca0f086b8bde5f65d91ff46bc1de" }, "downloads": -1, "filename": "taskwarrior-hook-time-tracking-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c5dd0f34419d04138674f7cc5693d783", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1759, "upload_time": "2014-09-22T03:11:04", "url": "https://files.pythonhosted.org/packages/56/b6/3e9d1476a4dae0792b6988ad69779260e4a63eff5d5b0931adbe1593b57d/taskwarrior-hook-time-tracking-0.1.1.tar.gz" } ] }