{ "info": { "author": "Jake Hickenlooper", "author_email": "jake@weboftomorrow.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Build Tools" ], "description": "=======\nwatchit\n=======\n\n*I'm walking here*\n\n\nUsing\n=======\n\n\nA typical use of the this is to wait a second after a file has changed and then\nrun `make`. Put that all in a loop.::\n\n while true; do watchit && sleep 1 && make; done\n\nIssues\n========\n\nIt stops when doing a `ctrl-c` but doesn't exit. The workaround right now is\nto use `ctrl-z` and then `kill %1`.", "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/jkenlooper/watchit", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "watchit", "package_url": "https://pypi.org/project/watchit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/watchit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jkenlooper/watchit" }, "release_url": "https://pypi.org/project/watchit/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Watch a directory for file changes and exit", "version": "0.0.1" }, "last_serial": 1180456, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9a1859ff0d61a5acdb3bf4f707ce59fd", "sha256": "e45a7b42a04af2d8600dcad99cdb1e4800337c737195a9f8f1fbd186b3176750" }, "downloads": -1, "filename": "watchit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9a1859ff0d61a5acdb3bf4f707ce59fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5002, "upload_time": "2014-08-05T08:34:28", "url": "https://files.pythonhosted.org/packages/51/b8/4bb0980b7cb635ff4eb2b3f235ae10ee923e08535c56ccde9829332f6cea/watchit-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9a1859ff0d61a5acdb3bf4f707ce59fd", "sha256": "e45a7b42a04af2d8600dcad99cdb1e4800337c737195a9f8f1fbd186b3176750" }, "downloads": -1, "filename": "watchit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9a1859ff0d61a5acdb3bf4f707ce59fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5002, "upload_time": "2014-08-05T08:34:28", "url": "https://files.pythonhosted.org/packages/51/b8/4bb0980b7cb635ff4eb2b3f235ae10ee923e08535c56ccde9829332f6cea/watchit-0.0.1.tar.gz" } ] }