{ "info": { "author": "Nicola Musatti", "author_email": "nicola.musatti@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Boost Software License 1.0 (BSL-1.0)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries" ], "description": "Nxpy Backup File\n================\n\nYou can install the library with pip::\n\n pip install nxpy-backup-file\n\n*Nxpy Backup File* provides *BackupFile* which is a file-like object that keeps a copy of a file\nwhile it is being modified and restores it if an exception is raised; and *BackupDir*, which works\nin a similar way for directories.\n\nThe library's documentation is available on\n`ReadTheDocs `_.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "Boost Software License 1.0 (BSL-1.0)", "maintainer": "", "maintainer_email": "", "name": "nxpy-backup-file", "package_url": "https://pypi.org/project/nxpy-backup-file/", "platform": "", "project_url": "https://pypi.org/project/nxpy-backup-file/", "project_urls": { "Documentation": "https://nxpy.readthedocs.io/en/latest/", "Source Code": "https://github.com/nmusatti/nxpy" }, "release_url": "https://pypi.org/project/nxpy-backup-file/1.0.0/", "requires_dist": [ "nxpy-core", "six", "nxpy-file-object", "nxpy-path" ], "requires_python": "", "summary": "A file-like object that keeps a copy of the file being edited", "version": "1.0.0" }, "last_serial": 4371742, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c8b955f9791f33b3a3e6c9d139f7bb1f", "sha256": "6fff8e7d680d005f46bb2269346c87c3d7bcb1e27b5bc53e66c7bd9713382eda" }, "downloads": -1, "filename": "nxpy_backup_file-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8b955f9791f33b3a3e6c9d139f7bb1f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6061, "upload_time": "2018-10-13T12:16:29", "url": "https://files.pythonhosted.org/packages/f6/85/293216e38a6f3258129ce1abef46cb93b14ea1debff554a30508b31a5ebb/nxpy_backup_file-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7eb389d620e1c70a14ac4b61173ade4e", "sha256": "f329c63d6953103b008b5da4f39a3f2e87ea1d99a37a8ac72785265ba5f8a654" }, "downloads": -1, "filename": "nxpy_backup_file-1.0.0.tar.gz", "has_sig": false, "md5_digest": "7eb389d620e1c70a14ac4b61173ade4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4878, "upload_time": "2018-10-13T12:16:30", "url": "https://files.pythonhosted.org/packages/95/c2/24c3776118568e34ea9bc1f6732f5d83409fca69150e7a76d2ad7178a0a0/nxpy_backup_file-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c8b955f9791f33b3a3e6c9d139f7bb1f", "sha256": "6fff8e7d680d005f46bb2269346c87c3d7bcb1e27b5bc53e66c7bd9713382eda" }, "downloads": -1, "filename": "nxpy_backup_file-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8b955f9791f33b3a3e6c9d139f7bb1f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6061, "upload_time": "2018-10-13T12:16:29", "url": "https://files.pythonhosted.org/packages/f6/85/293216e38a6f3258129ce1abef46cb93b14ea1debff554a30508b31a5ebb/nxpy_backup_file-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7eb389d620e1c70a14ac4b61173ade4e", "sha256": "f329c63d6953103b008b5da4f39a3f2e87ea1d99a37a8ac72785265ba5f8a654" }, "downloads": -1, "filename": "nxpy_backup_file-1.0.0.tar.gz", "has_sig": false, "md5_digest": "7eb389d620e1c70a14ac4b61173ade4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4878, "upload_time": "2018-10-13T12:16:30", "url": "https://files.pythonhosted.org/packages/95/c2/24c3776118568e34ea9bc1f6732f5d83409fca69150e7a76d2ad7178a0a0/nxpy_backup_file-1.0.0.tar.gz" } ] }