{ "info": { "author": "Andrew Lee", "author_email": "fiacre.patrick@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Programming Language :: Python", "Topic :: Utilities" ], "description": "The TimeDuration module provides a Pure Python interface to the creation,\r\nmanipulation and comparison of time duration string. E.g. if 3:21:45.3 and\r\n3:22:30.1 represent stopwatch times, I don't want to represent or store them as\r\ndatetime objects but I do want to be able to compare them and do simple\r\ncalculations on such string such as find the average of a tuple of TimeDuration\r\nobjects.\r\n\r\nI'd also like to be able to say something like \"3 weeks, 5 days 12 hours and 32\r\nminutes\" and be able to convert that to minutes, seconds or hours and be able to\r\nconvert strings that look like durations of time to a normalized format.\r\n\r\nExamples are included.", "description_content_type": null, "docs_url": null, "download_url": "http://statz.com/libs-TimeDuration/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://statz.com/libs-TimeDuration", "keywords": "time stopwatch pure-python parse", "license": "GPL License", "maintainer": "", "maintainer_email": "", "name": "TimeDuration", "package_url": "https://pypi.org/project/TimeDuration/", "platform": "All", "project_url": "https://pypi.org/project/TimeDuration/", "project_urls": { "Download": "http://statz.com/libs-TimeDuration/", "Homepage": "http://statz.com/libs-TimeDuration" }, "release_url": "https://pypi.org/project/TimeDuration/0.2a/", "requires_dist": null, "requires_python": null, "summary": "Pure Python module that handles stopwatch time rather than wallclock time", "version": "0.2a" }, "last_serial": 785799, "releases": { "0.2a": [ { "comment_text": "", "digests": { "md5": "ddf73d42edc6a7efae97e1e5b81dada4", "sha256": "7f56be921414ae00e3dc33eb09be13759d365f8b2f2241bbf2f25136adeaa383" }, "downloads": -1, "filename": "TimeDuration-0.2a.tar.gz", "has_sig": false, "md5_digest": "ddf73d42edc6a7efae97e1e5b81dada4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6018, "upload_time": "2008-05-02T15:43:45", "url": "https://files.pythonhosted.org/packages/4b/6a/f8ab9d2e167c690f9ad3e756aa4afc608488893a7cad7b08fb30aeda744a/TimeDuration-0.2a.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ddf73d42edc6a7efae97e1e5b81dada4", "sha256": "7f56be921414ae00e3dc33eb09be13759d365f8b2f2241bbf2f25136adeaa383" }, "downloads": -1, "filename": "TimeDuration-0.2a.tar.gz", "has_sig": false, "md5_digest": "ddf73d42edc6a7efae97e1e5b81dada4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6018, "upload_time": "2008-05-02T15:43:45", "url": "https://files.pythonhosted.org/packages/4b/6a/f8ab9d2e167c690f9ad3e756aa4afc608488893a7cad7b08fb30aeda744a/TimeDuration-0.2a.tar.gz" } ] }