{ "info": { "author": "Markus Zapke-Gr\u00fcndemann", "author_email": "markus@keimlink.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "***********\nTimeLog2CSV\n***********\n\n.. image:: https://pypip.in/v/timelog2csv/badge.png\n :target: https://pypi.python.org/pypi/timelog2csv\n\n.. image:: https://pypip.in/d/timelog2csv/badge.png\n :target: https://crate.io/packages/timelog2csv/\n\n.. TODO add drone.io badge\n\n``timelog2csv`` - converts a TimeLog calendar to a CSV file.\n\nTimeLog was a time tracking application for OS X. It stored it's data\nusing iCal. OS X Mountain Lion (and Mavericks) `dropped some features\n`_ that TimeLog\nneeded to talk to iCal. So it's impossible to access the recorded data\nbecause the application won't even start.\n\nBut this small tool can help: Export the iCal calendar which you used to\nstore TimeLog's data. Then use ``timelog2csv`` to convert it to a CSV file.\n\n* Free software: BSD license\n* `Documentation `_\n* `Repository `_\n* `Issue tracker `_\n\nFeatures\n========\n\n* Convert an iCal file to CSV\n* Filter by project name\n\nInstallation\n============\n\nAt the command line using `pip `_::\n\n $ pip install timelog2csv\n\nOr, if you have `virtualenvwrapper `_ installed::\n\n $ mkvirtualenv timelog2csv\n $ pip install timelog2csv\n\nUsage\n=====\n\nRun ``timelog2csv`` like so to see the help::\n\n $ timelog2csv -h\n\n\n\n\n*********\nChangelog\n*********\n\n0.1.1 (2013-11-06)\n==================\n\n* Fixed release date of 0.1.0.\n\n0.1.0 (2013-11-06)\n==================\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/keimlink/timelog2csv", "keywords": "timelog2csv timelog csv", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "timelog2csv", "package_url": "https://pypi.org/project/timelog2csv/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/timelog2csv/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/keimlink/timelog2csv" }, "release_url": "https://pypi.org/project/timelog2csv/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Converts a TimeLog calendar to a CSV file.", "version": "0.1.1" }, "last_serial": 912369, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "08a2d67c24f270b16ad2fd078efdb3c8", "sha256": "3d61d38ded9b72cdf91c7bc64c711306f9904a8dfba389c85906c167f8002a1a" }, "downloads": -1, "filename": "timelog2csv-0.1.0.tar.gz", "has_sig": false, "md5_digest": "08a2d67c24f270b16ad2fd078efdb3c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5733, "upload_time": "2013-11-06T09:52:18", "url": "https://files.pythonhosted.org/packages/2e/3b/10e248993d8fdb0b36d212891fbc64a92046160634d5020f9b49c2efc35e/timelog2csv-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "540f3c319fc7a8db46edb2e30fdf727d", "sha256": "2983e8691e3ffbe601b9a621eab4f846bc6d360f359398be5a3d82f039dac680" }, "downloads": -1, "filename": "timelog2csv-0.1.1.tar.gz", "has_sig": false, "md5_digest": "540f3c319fc7a8db46edb2e30fdf727d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5754, "upload_time": "2013-11-06T10:10:24", "url": "https://files.pythonhosted.org/packages/b0/b2/514f8cd45bcdb44ddc1754786ef120f2e279134579143273f7eed32b22b3/timelog2csv-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "540f3c319fc7a8db46edb2e30fdf727d", "sha256": "2983e8691e3ffbe601b9a621eab4f846bc6d360f359398be5a3d82f039dac680" }, "downloads": -1, "filename": "timelog2csv-0.1.1.tar.gz", "has_sig": false, "md5_digest": "540f3c319fc7a8db46edb2e30fdf727d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5754, "upload_time": "2013-11-06T10:10:24", "url": "https://files.pythonhosted.org/packages/b0/b2/514f8cd45bcdb44ddc1754786ef120f2e279134579143273f7eed32b22b3/timelog2csv-0.1.1.tar.gz" } ] }