backports.tarfile


Namebackports.tarfile JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryBackport of CPython tarfile module
upload_time2024-05-28 17:01:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/backports.tarfile.svg
   :target: https://pypi.org/project/backports.tarfile

.. image:: https://img.shields.io/pypi/pyversions/backports.tarfile.svg

.. image:: https://github.com/jaraco/backports.tarfile/actions/workflows/main.yml/badge.svg
   :target: https://github.com/jaraco/backports.tarfile/actions?query=workflow%3A%22tests%22
   :alt: tests

.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
    :target: https://github.com/astral-sh/ruff
    :alt: Ruff

.. .. image:: https://readthedocs.org/projects/backportstarfile/badge/?version=latest
..    :target: https://backportstarfile.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/skeleton-2024-informational
   :target: https://blog.jaraco.com/skeleton

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "backports.tarfile",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "\"Jason R. Coombs\" <jaraco@jaraco.com>",
    "download_url": "https://files.pythonhosted.org/packages/86/72/cd9b395f25e290e633655a100af28cb253e4393396264a98bd5f5951d50f/backports_tarfile-1.2.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/backports.tarfile.svg\n   :target: https://pypi.org/project/backports.tarfile\n\n.. image:: https://img.shields.io/pypi/pyversions/backports.tarfile.svg\n\n.. image:: https://github.com/jaraco/backports.tarfile/actions/workflows/main.yml/badge.svg\n   :target: https://github.com/jaraco/backports.tarfile/actions?query=workflow%3A%22tests%22\n   :alt: tests\n\n.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\n    :target: https://github.com/astral-sh/ruff\n    :alt: Ruff\n\n.. .. image:: https://readthedocs.org/projects/backportstarfile/badge/?version=latest\n..    :target: https://backportstarfile.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2024-informational\n   :target: https://blog.jaraco.com/skeleton\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Backport of CPython tarfile module",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/jaraco/backports.tarfile"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9fa123043af240e49752f1c4bd24da5053b6bd00cad78c2be53c0d1e8b975bc",
                "md5": "ce3d3224ad9ee162615afae966ed5908",
                "sha256": "77e284d754527b01fb1e6fa8a1afe577858ebe4e9dad8919e34c862cb399bc34"
            },
            "downloads": -1,
            "filename": "backports.tarfile-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce3d3224ad9ee162615afae966ed5908",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30181,
            "upload_time": "2024-05-28T17:01:53",
            "upload_time_iso_8601": "2024-05-28T17:01:53.112046Z",
            "url": "https://files.pythonhosted.org/packages/b9/fa/123043af240e49752f1c4bd24da5053b6bd00cad78c2be53c0d1e8b975bc/backports.tarfile-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8672cd9b395f25e290e633655a100af28cb253e4393396264a98bd5f5951d50f",
                "md5": "6fa4cba424a2bf48a7764412e9e65dcd",
                "sha256": "d75e02c268746e1b8144c278978b6e98e85de6ad16f8e4b0844a154557eca991"
            },
            "downloads": -1,
            "filename": "backports_tarfile-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6fa4cba424a2bf48a7764412e9e65dcd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 86406,
            "upload_time": "2024-05-28T17:01:54",
            "upload_time_iso_8601": "2024-05-28T17:01:54.731337Z",
            "url": "https://files.pythonhosted.org/packages/86/72/cd9b395f25e290e633655a100af28cb253e4393396264a98bd5f5951d50f/backports_tarfile-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-28 17:01:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaraco",
    "github_project": "backports.tarfile",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "backports.tarfile"
}
        
Elapsed time: 1.05490s