{ "info": { "author": "Evan Fosmark", "author_email": "me@evanfosmark.com", "bugtrack_url": null, "classifiers": [], "description": "========\nFileLock\n========\n\n A file locking mechanism that has context-manager support so \n you can use it in a with statement. This should be relatively cross\n compatible as it doesn't rely on msvcrt or fcntl for the locking.\n \n\n Originally posted at http://www.evanfosmark.com/2009/01/cross-platform-file-locking-support-in-python/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dmfrey/FileLock", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "FileLock-git", "package_url": "https://pypi.org/project/FileLock-git/", "platform": "", "project_url": "https://pypi.org/project/FileLock-git/", "project_urls": { "Homepage": "https://github.com/dmfrey/FileLock" }, "release_url": "https://pypi.org/project/FileLock-git/0.1.0rc0/", "requires_dist": null, "requires_python": "", "summary": "File locking library", "version": "0.1.0rc0" }, "last_serial": 3637961, "releases": { "0.1.0rc0": [ { "comment_text": "", "digests": { "md5": "3edf40a2b5de18f2512006d896b1ed23", "sha256": "ac0c5c2ddb84d9ced71f3540c1ca802f2e2106777b13e74b0b1c4e07bf2b26eb" }, "downloads": -1, "filename": "FileLock-git-0.1.0rc0.tar.gz", "has_sig": false, "md5_digest": "3edf40a2b5de18f2512006d896b1ed23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1779, "upload_time": "2018-03-04T12:12:22", "url": "https://files.pythonhosted.org/packages/79/89/fe8fb276fed5c7445e55eeed506546e8490c204243504f2d44758dce4135/FileLock-git-0.1.0rc0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3edf40a2b5de18f2512006d896b1ed23", "sha256": "ac0c5c2ddb84d9ced71f3540c1ca802f2e2106777b13e74b0b1c4e07bf2b26eb" }, "downloads": -1, "filename": "FileLock-git-0.1.0rc0.tar.gz", "has_sig": false, "md5_digest": "3edf40a2b5de18f2512006d896b1ed23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1779, "upload_time": "2018-03-04T12:12:22", "url": "https://files.pythonhosted.org/packages/79/89/fe8fb276fed5c7445e55eeed506546e8490c204243504f2d44758dce4135/FileLock-git-0.1.0rc0.tar.gz" } ] }