{ "info": { "author": "Forest Bond", "author_email": "forest@forestbond.com", "bugtrack_url": null, "classifiers": [], "description": "inotifyx is a simple Python binding to the Linux inotify file system event\nmonitoring API.\n\nDocumentation is provided in the module. To get help, start an interactive\nPython session and type:\n\n>>> import inotifyx\n>>> help(inotifyx)\n\nYou can also test out inotifyx easily. The following command will print events\nfor /tmp:\n\n python -m inotifyx /tmp\n\nTests can be run via setup.py:\n\n ./setup.py test\n\nNote that the module must be built and installed for tests to run correctly.\nIn the future, this requirement will be lifted.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://launchpad.net/inotifyx/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "inotifyx", "package_url": "https://pypi.org/project/inotifyx/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/inotifyx/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://launchpad.net/inotifyx/" }, "release_url": "https://pypi.org/project/inotifyx/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Simple Linux inotify bindings", "version": "0.2.2" }, "last_serial": 1201834, "releases": { "0.2.0": [], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f0db7b95386abf4bacafdde216f6c4b5", "sha256": "38cff820ecdb785c6f9cc8e63f822c9d252a6c13cc554c322982649b9e903c80" }, "downloads": -1, "filename": "inotifyx-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f0db7b95386abf4bacafdde216f6c4b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11754, "upload_time": "2014-08-25T19:50:21", "url": "https://files.pythonhosted.org/packages/b3/cb/079044814bc08525e047f134ab0a9f787b18da1f3a85bcfea7ca9eaff839/inotifyx-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "03d6b295413a7badd2339517ff84a850", "sha256": "bad6a84df2a110f282d398dff112b1d3c838a6d50907305121a9af590d185fab" }, "downloads": -1, "filename": "inotifyx-0.2.2.tar.gz", "has_sig": false, "md5_digest": "03d6b295413a7badd2339517ff84a850", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11831, "upload_time": "2014-08-25T20:05:06", "url": "https://files.pythonhosted.org/packages/e6/38/5fec630e9751b2f501fa31f6e4c2493b2c0eccf10817a053a0325307a9fd/inotifyx-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "03d6b295413a7badd2339517ff84a850", "sha256": "bad6a84df2a110f282d398dff112b1d3c838a6d50907305121a9af590d185fab" }, "downloads": -1, "filename": "inotifyx-0.2.2.tar.gz", "has_sig": false, "md5_digest": "03d6b295413a7badd2339517ff84a850", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11831, "upload_time": "2014-08-25T20:05:06", "url": "https://files.pythonhosted.org/packages/e6/38/5fec630e9751b2f501fa31f6e4c2493b2c0eccf10817a053a0325307a9fd/inotifyx-0.2.2.tar.gz" } ] }