{ "info": { "author": "Jan Kanis", "author_email": "jan.code@jankanis.nl", "bugtrack_url": null, "classifiers": [], "description": "About python-inotify\n--------------------\n\nThis is python-inotify, a Python interface to the Linux 2.6 kernel's\ninotify subsystem. The inotify subsystem provides an efficient way to\nlet a process watch for changes to files and directories.\n\nThis package provides both low- and high-level interfaces to inotify.\n\nThe low-level interface is provided through the inotify module. It\nprovides wrappers around the inotify system calls, a read function\nthat returns useful event objects, and relevant constants.\n\nThe higher-level interface is more useful, and is provided through the\ninotify.watcher package. It provides two classes, Watcher and\nAutoWatcher, which allow you to not worry about file descriptor\nmanagement, and a third, Threshold, which lets you decide whether you\nwant to read queued events yet.\n\n\n\nThis package is *not* pyinotify\n-------------------------------\n\nTo confuse matters a little, there's another Python inotify interface\navailable, called pyinotify. I wrote python-inotify as a reaction to\npyinotify, after trying to use pyinotify a little and finding it\nlacking. In my admittedly brief experience, pyinotify was buggy and\nslow to the extent that I stopped trying to fix its problems and wrote\na new implementation instead.\n\nYou can find pyinotify at http://pyinotify.sourceforge.net/\n\n\n\nNotice of copyright and license\n-------------------------------\n\nThis library is free software; you can redistribute it and/or modify\nit under the terms of version 2.1 of the GNU Lesser General Public\nLicense as published by the Free Software Foundation.\n\nThis library is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\nLesser General Public License for more details.\n\nYou should have received a copy of the GNU Lesser General Public\nLicense along with this library, in the file named COPYING; if not,\nwrite to the Free Software Foundation, Inc., 51 Franklin Street, Fifth\nFloor, Boston, MA 02110-1301 USA\n", "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/JanKanis/python-inotify", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "python-inotify", "package_url": "https://pypi.org/project/python-inotify/", "platform": "Linux", "project_url": "https://pypi.org/project/python-inotify/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/JanKanis/python-inotify" }, "release_url": "https://pypi.org/project/python-inotify/0.6-test/", "requires_dist": null, "requires_python": null, "summary": "Interface to Linux inotify subsystem", "version": "0.6-test" }, "last_serial": 823172, "releases": { "0.5": [], "0.6-test": [ { "comment_text": "built for Linux-3.2.0-45-generic-x86_64-with-glibc2.7", "digests": { "md5": "28415492ec2de0312d84debdb0e9a037", "sha256": "87933aa44216c7ed3e2998a0dc42e435cb2e759bb205dafd3428ddb6740c9669" }, "downloads": -1, "filename": "python-inotify-0.6-test.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "28415492ec2de0312d84debdb0e9a037", "packagetype": "bdist_dumb", "python_version": "2.7", "requires_python": null, "size": 24899, "upload_time": "2013-07-23T16:09:16", "url": "https://files.pythonhosted.org/packages/5c/19/6ef0c1f4745f709fe7e0efd4b77371ff7aa4a4813c7d2511e2a947cc7193/python-inotify-0.6-test.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "5b77f96de061cea2bfffeb950114efec", "sha256": "7521285f68aacc00ddf103ae5c21d9b7fe2ad80d8e3367e6e7e6a99986abdd40" }, "downloads": -1, "filename": "python-inotify-0.6-test.tar.gz", "has_sig": false, "md5_digest": "5b77f96de061cea2bfffeb950114efec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19331, "upload_time": "2013-07-23T16:10:10", "url": "https://files.pythonhosted.org/packages/55/f3/7f35bf5ea24ecb0cd9c5ec92b6105473f3322eb20c856f816b99e2eb42a1/python-inotify-0.6-test.tar.gz" } ] }, "urls": [ { "comment_text": "built for Linux-3.2.0-45-generic-x86_64-with-glibc2.7", "digests": { "md5": "28415492ec2de0312d84debdb0e9a037", "sha256": "87933aa44216c7ed3e2998a0dc42e435cb2e759bb205dafd3428ddb6740c9669" }, "downloads": -1, "filename": "python-inotify-0.6-test.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "28415492ec2de0312d84debdb0e9a037", "packagetype": "bdist_dumb", "python_version": "2.7", "requires_python": null, "size": 24899, "upload_time": "2013-07-23T16:09:16", "url": "https://files.pythonhosted.org/packages/5c/19/6ef0c1f4745f709fe7e0efd4b77371ff7aa4a4813c7d2511e2a947cc7193/python-inotify-0.6-test.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "5b77f96de061cea2bfffeb950114efec", "sha256": "7521285f68aacc00ddf103ae5c21d9b7fe2ad80d8e3367e6e7e6a99986abdd40" }, "downloads": -1, "filename": "python-inotify-0.6-test.tar.gz", "has_sig": false, "md5_digest": "5b77f96de061cea2bfffeb950114efec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19331, "upload_time": "2013-07-23T16:10:10", "url": "https://files.pythonhosted.org/packages/55/f3/7f35bf5ea24ecb0cd9c5ec92b6105473f3322eb20c856f816b99e2eb42a1/python-inotify-0.6-test.tar.gz" } ] }