{ "info": { "author": "Adam Terrey", "author_email": "arterrey@pretaweb.com", "bugtrack_url": null, "classifiers": [], "description": "Overview\n========\n\nA user level forground running process which accepts a cron spec and command which will be executed accordingly. Be sure to wrap the cron spec in single quotes to prevent shell globbing.\n\n $ cronsingleton '* * * * *' notifiy-send \"hello\"\n\nIf you specifiy a file as a signle argument to cronsingleton then that file is parsed as a cron script.\n\n $ cronsingleton mycronfile.conf", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/cronsingleton", "keywords": "cron", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "cronsingleton", "package_url": "https://pypi.org/project/cronsingleton/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cronsingleton/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/cronsingleton" }, "release_url": "https://pypi.org/project/cronsingleton/1.0/", "requires_dist": null, "requires_python": null, "summary": "A user level cron cheduler.", "version": "1.0" }, "last_serial": 788527, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "574baf2b6fe4f1045e79d49e7174c72a", "sha256": "2dcd3254d751de8ae9b191b96f93cbb4353911de2bc2433586161d4d42fbc268" }, "downloads": -1, "filename": "cronsingleton-1.0.zip", "has_sig": false, "md5_digest": "574baf2b6fe4f1045e79d49e7174c72a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4339, "upload_time": "2013-01-23T06:03:25", "url": "https://files.pythonhosted.org/packages/ce/0d/344d0e5333a4efeb877a295e828804c8967c1f3e3a19995ba2997ad4e1aa/cronsingleton-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "574baf2b6fe4f1045e79d49e7174c72a", "sha256": "2dcd3254d751de8ae9b191b96f93cbb4353911de2bc2433586161d4d42fbc268" }, "downloads": -1, "filename": "cronsingleton-1.0.zip", "has_sig": false, "md5_digest": "574baf2b6fe4f1045e79d49e7174c72a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4339, "upload_time": "2013-01-23T06:03:25", "url": "https://files.pythonhosted.org/packages/ce/0d/344d0e5333a4efeb877a295e828804c8967c1f3e3a19995ba2997ad4e1aa/cronsingleton-1.0.zip" } ] }