==================
backports.tempfile
==================
This package provides backports of new features in Python's tempfile_ module
under the backports_ namespace.
.. _tempfile: https://docs.python.org/3.6/library/tempfile.html
.. _backports: https://pypi.python.org/pypi/backports
.. image:: https://img.shields.io/pypi/v/backports.tempfile.svg
:target: https://pypi.python.org/pypi/backports.tempfile
.. image:: https://img.shields.io/badge/source-GitHub-lightgrey.svg
:target: https://github.com/pjdelport/backports.tempfile
.. image:: https://img.shields.io/github/issues/pjdelport/backports.tempfile.svg
:target: https://github.com/pjdelport/backports.tempfile/issues?q=is:open
.. image:: https://travis-ci.org/pjdelport/backports.tempfile.svg?branch=master
:target: https://travis-ci.org/pjdelport/backports.tempfile
.. image:: https://codecov.io/github/pjdelport/backports.tempfile/coverage.svg?branch=master
:target: https://codecov.io/github/pjdelport/backports.tempfile?branch=master
Supported Python versions
=========================
* CPython: 2.7, 3.4, 3.5, 3.6
* PyPy, PyPy3
Backported functionality
========================
* `TemporaryDirectory`_ (new in Python 3.4)
.. _`TemporaryDirectory`: https://docs.python.org/3/library/tempfile.html#tempfile.TemporaryDirectory
Raw data
{
"_id": null,
"home_page": "https://github.com/pjdelport/backports.tempfile",
"name": "backports.tempfile",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Pi Delport",
"author_email": "pjdelport@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0d/f9/fa432ec3d185a63d39c20c49e37e163633aaae4009cc79574aecc064d2d0/backports.tempfile-1.0.tar.gz",
"platform": "",
"description": "==================\nbackports.tempfile\n==================\n\nThis package provides backports of new features in Python's tempfile_ module\nunder the backports_ namespace.\n\n.. _tempfile: https://docs.python.org/3.6/library/tempfile.html\n.. _backports: https://pypi.python.org/pypi/backports\n\n.. image:: https://img.shields.io/pypi/v/backports.tempfile.svg\n :target: https://pypi.python.org/pypi/backports.tempfile\n\n.. image:: https://img.shields.io/badge/source-GitHub-lightgrey.svg\n :target: https://github.com/pjdelport/backports.tempfile\n\n.. image:: https://img.shields.io/github/issues/pjdelport/backports.tempfile.svg\n :target: https://github.com/pjdelport/backports.tempfile/issues?q=is:open\n\n.. image:: https://travis-ci.org/pjdelport/backports.tempfile.svg?branch=master\n :target: https://travis-ci.org/pjdelport/backports.tempfile\n\n.. image:: https://codecov.io/github/pjdelport/backports.tempfile/coverage.svg?branch=master\n :target: https://codecov.io/github/pjdelport/backports.tempfile?branch=master\n\n\nSupported Python versions\n=========================\n\n* CPython: 2.7, 3.4, 3.5, 3.6\n* PyPy, PyPy3\n\n\nBackported functionality\n========================\n\n* `TemporaryDirectory`_ (new in Python 3.4)\n\n.. _`TemporaryDirectory`: https://docs.python.org/3/library/tempfile.html#tempfile.TemporaryDirectory",
"bugtrack_url": null,
"license": "Python Software Foundation License",
"summary": "Backport of new features in Python's tempfile module",
"version": "1.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "3d65f9f0682b03a3fe00492969886872",
"sha256": "05aa50940946f05759696156a8c39be118169a0e0f94a49d0bb106503891ff54"
},
"downloads": -1,
"filename": "backports.tempfile-1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d65f9f0682b03a3fe00492969886872",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 4398,
"upload_time": "2017-10-13T11:34:18",
"upload_time_iso_8601": "2017-10-13T11:34:18.576190Z",
"url": "https://files.pythonhosted.org/packages/b4/5c/077f910632476281428fe254807952eb47ca78e720d059a46178c541e669/backports.tempfile-1.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "f9576dcd07de140f0ad2327c8801ef3d",
"sha256": "1c648c452e8770d759bdc5a5e2431209be70d25484e1be24876cf2168722c762"
},
"downloads": -1,
"filename": "backports.tempfile-1.0.tar.gz",
"has_sig": false,
"md5_digest": "f9576dcd07de140f0ad2327c8801ef3d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10262,
"upload_time": "2017-10-13T11:34:09",
"upload_time_iso_8601": "2017-10-13T11:34:09.737411Z",
"url": "https://files.pythonhosted.org/packages/0d/f9/fa432ec3d185a63d39c20c49e37e163633aaae4009cc79574aecc064d2d0/backports.tempfile-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2017-10-13 11:34:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "pjdelport",
"github_project": "backports.tempfile",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"tox": true,
"lcname": "backports.tempfile"
}