--- id: backports-tarfile version: "1.2.0" license: unclear license_treatment: permissive maintenance: active --- # backports.tarfile — Backport of CPython tarfile module License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install backports-tarfile uv add backports-tarfile poetry add backports-tarfile ## Description .. 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 ## AI interpretation — verify before relying Backports the CPython tarfile module to older Python versions, providing access to newer tarfile features and bug fixes on Python 3.8+. Verdict: A lightweight, actively maintained backport of CPython's tarfile module with no external dependencies and permissive licensing. Suitable for projects needing newer tarfile features on Python 3.8+. No known vulnerabilities and production-stable status support adoption, though the package's youth (under 2 years old) and modest popularity (top 1000) mean real-world usage data remains limited. [View on SkillFed](https://skillfed.io/packages/backports-tarfile) · [View on PyPI](https://pypi.org/project/backports-tarfile/)