{ "info": { "author": "Matt Deacalion Stevens", "author_email": "matt@dirtymonkey.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX :: BSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Office/Business :: Scheduling", "Topic :: Utilities" ], "description": "===================\nPomodoro Calculator\n===================\nA pretty command line tool to calculate the number of Pomodoros\navailable between two points in time.\n\n.. image:: https://raw.github.com/Matt-Deacalion/Pomodoro-Calculator/master/screenshot.png\n :alt: Pomodoro Calculator screenshot\n :align: center\n\nInstallation\n------------\nYou can install pomodoro-calculator using pip::\n\n $ pip install pomodoro-calculator\n\nUsage\n-----\nUse the `get-pomodori` command from the shell to run the Pomodoro Calculator::\n\n $ get-pomodori --help\n\n Calculate the number of Pomodori available within a time period.\n\n Usage:\n get-pomodori [options] \n get-pomodori (-h | --help | --version)\n\n Options:\n --version show program's version number and exit.\n -h, --help show this help message and exit.\n -i, --interval specify that the end time is a time interval, not a time of day.\n -f, --from=