{ "info": { "author": "Theodor Nolte", "author_email": "theno@gmx.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "fabsetup-theno-termdown\n=======================\n\nInstall or update termdown.\n\nWith this `fabsetup `__ addon you can\ninstall or update `termdown `__, a\n*\"[c]ountdown timer and stopwatch in your terminal\"*.\n\nIt installs termdown via ``pip install --user termdown``. Also, it\ninstalls a bash-wrapper script at ``~/bin/termdown`` which is convenient\nto time `pomodoro\nsessions `__ and pops\nup a notification when the timer finishes:\n\n.. code:: bash\n\n termdown 25m\n\nTouched files, dirs, and installed packages:\n\n::\n\n ~/bin/termdown\n pip-package termdown (`--user` install)\n\nUsage\n-----\n\n.. code:: bash\n\n # task info\n fabsetup -d theno.termdown\n\n # run task\n fabsetup theno.termdown\n\nInstallation\n------------\n\nAs a `pypi\npackage `__ with\ncommand ``pip`` (recommended way):\n\n.. code:: bash\n\n pip install fabsetup-theno-termdown\n\nDevelopment\n-----------\n\nhttps://github.com/theno/fabsetup/blob/master/howtos/fabsetup-addon.md\n\nDevel commands:\n\n.. code:: bash\n\n # save changes\n git commit -am 'I describe my changes'\n\n # upload to github\n git push origin master\n\n # update version number in fabsetup_theno_termdown/_version.py\n\n # create and publish package at pypi\n fab -f fabfile-dev.py pypi\n\n # clean up\n fab -f fabfile-dev.py clean\n\nClone the `github\nrepository `__:\n\n.. code:: bash\n\n mkdir -p ~/.fabsetup-addon-repos\n git clone https://github.com/theno/fabsetup-theno-termdown.git ~/.fabsetup-addon-repos/fabsetup-theno-termdown\n\n # install fabsetup if not done already\n pip install fabsetup\n\n # fabsetup now finds the addon bcause it is located at ~/.fabsetup-addon-repos\n fabsetup -d theno.termdown\n\nMore ways to run the task:\n\n.. code:: bash\n\n # you also can run the task directly\n cd ~/.fabsetup-addon-repos/fabsetup-theno-termdown\n fab -d theno.termdown\n\n # or from a cloned fabsetup repository\n git clone https://github.com/theno/fabsetup.git ~/.fabsetup\n cd ~/.fabsetup\n fab -d theno.termdown\n\n # run directly, fabsetup from cloned repo\n cd ~/.fabsetup-addon-repos/fabsetup-theno-termdown\n PYTHONPATH=~/.fabsetup fab -d theno.termdown", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/theno/fabsetup-theno-termdown", "keywords": "python development utilities library", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fabsetup-theno-termdown", "package_url": "https://pypi.org/project/fabsetup-theno-termdown/", "platform": "", "project_url": "https://pypi.org/project/fabsetup-theno-termdown/", "project_urls": { "Homepage": "https://github.com/theno/fabsetup-theno-termdown" }, "release_url": "https://pypi.org/project/fabsetup-theno-termdown/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "Setup and install termdown", "version": "0.1.5" }, "last_serial": 3569770, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "8a972153d9d2ae2d3f23108ecc761b81", "sha256": "8ce30f7bb5376efc84cd221b8ded970b7260658ce5b0500369ccc4db399ac162" }, "downloads": -1, "filename": "fabsetup-theno-termdown-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8a972153d9d2ae2d3f23108ecc761b81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2643, "upload_time": "2018-02-09T14:15:48", "url": "https://files.pythonhosted.org/packages/a8/19/2c3a14e69dead81f6aee874cd53661f37272e9a689c1f291bdf57b5f936f/fabsetup-theno-termdown-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "02d6c13c871964f7cf689c2675a4fa9e", "sha256": "89886fc4e6e967bd5d56af1a3940bab13c924859c4e0883ad282ad395b40cf22" }, "downloads": -1, "filename": "fabsetup-theno-termdown-0.1.2.tar.gz", "has_sig": false, "md5_digest": "02d6c13c871964f7cf689c2675a4fa9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2797, "upload_time": "2018-02-09T21:12:34", "url": "https://files.pythonhosted.org/packages/b6/70/6aac0ab8c6cc49445c7726fd2817e68dd9ed541ead8496d2370df03e1b6a/fabsetup-theno-termdown-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "c08df14c6d6676c63bdd0c253dba8662", "sha256": "1fbde7f0eea72d6a8ce07af5c955b68be884a0b99967a66f5654840f3388f6c6" }, "downloads": -1, "filename": "fabsetup-theno-termdown-0.1.3.tar.gz", "has_sig": false, "md5_digest": "c08df14c6d6676c63bdd0c253dba8662", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3233, "upload_time": "2018-02-09T22:21:04", "url": "https://files.pythonhosted.org/packages/f3/98/12efc4e667542e78c434fbb0aead84ebd0f17e283d3317c329557d3d8559/fabsetup-theno-termdown-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "50d87fc3a35f14b638bb096c3de6c112", "sha256": "54624aff67152bc2637d0d1d7559ecc01815f976cb64db56812aad382e65a58b" }, "downloads": -1, "filename": "fabsetup-theno-termdown-0.1.4.tar.gz", "has_sig": false, "md5_digest": "50d87fc3a35f14b638bb096c3de6c112", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3263, "upload_time": "2018-02-09T23:47:18", "url": "https://files.pythonhosted.org/packages/e7/6e/fba0ef83674c50fdd1581588daf40ff92bf04b9a73bdb101aab9c96ef887/fabsetup-theno-termdown-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "a43e648e6553298afcffc9131ad8bbd6", "sha256": "a0485afbde5eed1025fbdbd5c597372d3bde6f83ca413dac1d8b51218a5ee396" }, "downloads": -1, "filename": "fabsetup-theno-termdown-0.1.5.tar.gz", "has_sig": false, "md5_digest": "a43e648e6553298afcffc9131ad8bbd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3561, "upload_time": "2018-02-10T12:30:47", "url": "https://files.pythonhosted.org/packages/47/67/145bc16cfe80d787679b494923e0bebc5f5f4e0cdb24b31709f25f514891/fabsetup-theno-termdown-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a43e648e6553298afcffc9131ad8bbd6", "sha256": "a0485afbde5eed1025fbdbd5c597372d3bde6f83ca413dac1d8b51218a5ee396" }, "downloads": -1, "filename": "fabsetup-theno-termdown-0.1.5.tar.gz", "has_sig": false, "md5_digest": "a43e648e6553298afcffc9131ad8bbd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3561, "upload_time": "2018-02-10T12:30:47", "url": "https://files.pythonhosted.org/packages/47/67/145bc16cfe80d787679b494923e0bebc5f5f4e0cdb24b31709f25f514891/fabsetup-theno-termdown-0.1.5.tar.gz" } ] }