{ "info": { "author": "Martin Horcicka", "author_email": "martin@horcicka.eu", "bugtrack_url": null, "classifiers": [ "License :: Public Domain", "Operating System :: POSIX" ], "description": "Lock file is a traditional means of synchronization among processes. In\r\nthis module it is implemented as an empty regular file exclusively\r\nlocked using fcntl.lockf. When it is to be released it is removed by\r\ndefault. However, if all cooperating processes turn off the removal,\r\nthey get a guaranteed order of acquisitions and better scalability.", "description_content_type": null, "docs_url": "https://pythonhosted.org/lock_file/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "lock_file", "package_url": "https://pypi.org/project/lock_file/", "platform": "", "project_url": "https://pypi.org/project/lock_file/", "project_urls": null, "release_url": "https://pypi.org/project/lock_file/2.0/", "requires_dist": null, "requires_python": null, "summary": "Lock file manipulation", "version": "2.0" }, "last_serial": 794301, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e22d72e9adc7b690954b40118b58b7cf", "sha256": "1bf525dfce21ad10c4f121e4ec5ade36da90c3d97a7336ed91c7f65ebaa576f8" }, "downloads": -1, "filename": "lock_file-1.0.tar.gz", "has_sig": false, "md5_digest": "e22d72e9adc7b690954b40118b58b7cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2162, "upload_time": "2011-10-31T00:14:59", "url": "https://files.pythonhosted.org/packages/5e/dc/6d2cdd14ea48362cf3203bc93000244106cd5ba283262eca0e85a337f533/lock_file-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "0cb7ea3f0ff9c67dfc7c2f90b64aabc9", "sha256": "c77828fdb26e422f274986982a17d34aa24f485ab7e83c0ca0d7c6160dd89471" }, "downloads": -1, "filename": "lock_file-2.0.tar.gz", "has_sig": false, "md5_digest": "0cb7ea3f0ff9c67dfc7c2f90b64aabc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2658, "upload_time": "2007-10-24T21:59:29", "url": "https://files.pythonhosted.org/packages/b3/12/eacfa3d2375a8f20c388b3c9be950640e6899d687fba5909890317963979/lock_file-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0cb7ea3f0ff9c67dfc7c2f90b64aabc9", "sha256": "c77828fdb26e422f274986982a17d34aa24f485ab7e83c0ca0d7c6160dd89471" }, "downloads": -1, "filename": "lock_file-2.0.tar.gz", "has_sig": false, "md5_digest": "0cb7ea3f0ff9c67dfc7c2f90b64aabc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2658, "upload_time": "2007-10-24T21:59:29", "url": "https://files.pythonhosted.org/packages/b3/12/eacfa3d2375a8f20c388b3c9be950640e6899d687fba5909890317963979/lock_file-2.0.tar.gz" } ] }