{ "info": { "author": "Wichert Akkerman", "author_email": "repoze-dev@lists.repoze.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3" ], "description": "``repoze.filesafe`` README\n==========================\n\nrepoze.filesafe provides utilities methods to handle creation\nof files on the filesystem safely by integrating with the ZODB package's\ntransaction manager. It can be used in combination with repoze.tm (or\nrepoze.tm2) for use in WSGI environments.\n\n\nSee ``docs/index.rst`` for documentation.\n\n\nChangelog\n=========\n\n2.0b3 (2013-07-25)\n------------------\n\n- support create file on NFS\n [Eric Lo]\n\n\n2.0b2 (2013-03-20)\n------------------\n\n- Add support for Python 3.2 / 3.3.\n\n- Note explicit support for Python 2.6 / 2.7.\n\n- Drop support for Python < 2.6.\n\n2.0b1 (2011-08-31)\n------------------\n\n- Remove the need for a middleware. Instead the current transaction is\n automatically joined if needed.\n [wichert]\n\n- PEP8.\n [wichert]\n\n- Restructure package to faciliate automated testing.\n [wichert]\n\n1.1 (2011-01-13)\n----------------\n\n- Added deleteFile function/method.\n [fschulze]\n\n1.0 (2010-06-29)\n----------------\n\n- Made DummyDataManager transaction aware.\n [fschulze]\n\n1.0a6 (2009-12-09)\n------------------\n\n- Fix packaging error.\n [wichert]\n\n1.0a5 (2009-12-09)\n------------------\n\n- Add a MockFile class to help with handling of files when using the\n DummyDataManager.\n [fschulze]\n\n\n1.0a4 (2009-11-12)\n------------------\n\n- Add a new openFile method to facilitate opening of files that have not been\n commited yet.\n [wichert]\n\n\n1.0a3 (2009-11-10)\n------------------\n\n- Add method to facilitate unit testing of code using repoze.filesafe.\n [wichert]\n\n1.0a2 (2009-09-25)\n------------------\n\n- Add support for Python 2.4 and 2.5. [wichert]\n\n\n1.0a1 (2009-09-25)\n------------------\n\n- Initial Release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://docs.repoze.org/filesafe/", "keywords": "transaction wsgi repoze", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "repoze.filesafe-nfs", "package_url": "https://pypi.org/project/repoze.filesafe-nfs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/repoze.filesafe-nfs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://docs.repoze.org/filesafe/" }, "release_url": "https://pypi.org/project/repoze.filesafe-nfs/2.0b3/", "requires_dist": null, "requires_python": null, "summary": "Transaction-aware file creation", "version": "2.0b3" }, "last_serial": 824527, "releases": { "2.0b2": [ { "comment_text": "", "digests": { "md5": "f89af006b92b40d8141696c18e24718d", "sha256": "077b4746b09c6ce787d82104f2348aec92f8507ba408115c81b43c336e5c6677" }, "downloads": -1, "filename": "repoze.filesafe-nfs-2.0b2.tar.gz", "has_sig": false, "md5_digest": "f89af006b92b40d8141696c18e24718d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19784, "upload_time": "2013-07-25T02:42:51", "url": "https://files.pythonhosted.org/packages/39/7e/ef498dcd6dafb325017c756c701a8422d2f4e8210eb6ba4806c4e2b6bcbf/repoze.filesafe-nfs-2.0b2.tar.gz" } ], "2.0b3": [ { "comment_text": "", "digests": { "md5": "d6d7b854584769696a29845f7ce02b14", "sha256": "85d0329bcafab700c9dd24a1a62e67116e1f59f298c6a7387420936e282651c1" }, "downloads": -1, "filename": "repoze.filesafe-nfs-2.0b3.tar.gz", "has_sig": false, "md5_digest": "d6d7b854584769696a29845f7ce02b14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19800, "upload_time": "2013-07-25T02:49:10", "url": "https://files.pythonhosted.org/packages/8a/34/2adce721d8fb6d6abb51733850f4ca636388b4f706e0553b4c77d165d292/repoze.filesafe-nfs-2.0b3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6d7b854584769696a29845f7ce02b14", "sha256": "85d0329bcafab700c9dd24a1a62e67116e1f59f298c6a7387420936e282651c1" }, "downloads": -1, "filename": "repoze.filesafe-nfs-2.0b3.tar.gz", "has_sig": false, "md5_digest": "d6d7b854584769696a29845f7ce02b14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19800, "upload_time": "2013-07-25T02:49:10", "url": "https://files.pythonhosted.org/packages/8a/34/2adce721d8fb6d6abb51733850f4ca636388b4f706e0553b4c77d165d292/repoze.filesafe-nfs-2.0b3.tar.gz" } ] }