METADATA 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. Metadata-Version: 2.1
  2. Name: backports.tarfile
  3. Version: 1.2.0
  4. Summary: Backport of CPython tarfile module
  5. Author-email: "Jason R. Coombs" <jaraco@jaraco.com>
  6. Project-URL: Homepage, https://github.com/jaraco/backports.tarfile
  7. Classifier: Development Status :: 5 - Production/Stable
  8. Classifier: Intended Audience :: Developers
  9. Classifier: License :: OSI Approved :: MIT License
  10. Classifier: Programming Language :: Python :: 3
  11. Classifier: Programming Language :: Python :: 3 :: Only
  12. Requires-Python: >=3.8
  13. Description-Content-Type: text/x-rst
  14. License-File: LICENSE
  15. Provides-Extra: docs
  16. Requires-Dist: sphinx >=3.5 ; extra == 'docs'
  17. Requires-Dist: jaraco.packaging >=9.3 ; extra == 'docs'
  18. Requires-Dist: rst.linker >=1.9 ; extra == 'docs'
  19. Requires-Dist: furo ; extra == 'docs'
  20. Requires-Dist: sphinx-lint ; extra == 'docs'
  21. Provides-Extra: testing
  22. Requires-Dist: pytest !=8.1.*,>=6 ; extra == 'testing'
  23. Requires-Dist: pytest-checkdocs >=2.4 ; extra == 'testing'
  24. Requires-Dist: pytest-cov ; extra == 'testing'
  25. Requires-Dist: pytest-enabler >=2.2 ; extra == 'testing'
  26. Requires-Dist: jaraco.test ; extra == 'testing'
  27. Requires-Dist: pytest !=8.0.* ; extra == 'testing'
  28. .. image:: https://img.shields.io/pypi/v/backports.tarfile.svg
  29. :target: https://pypi.org/project/backports.tarfile
  30. .. image:: https://img.shields.io/pypi/pyversions/backports.tarfile.svg
  31. .. image:: https://github.com/jaraco/backports.tarfile/actions/workflows/main.yml/badge.svg
  32. :target: https://github.com/jaraco/backports.tarfile/actions?query=workflow%3A%22tests%22
  33. :alt: tests
  34. .. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
  35. :target: https://github.com/astral-sh/ruff
  36. :alt: Ruff
  37. .. .. image:: https://readthedocs.org/projects/backportstarfile/badge/?version=latest
  38. .. :target: https://backportstarfile.readthedocs.io/en/latest/?badge=latest
  39. .. image:: https://img.shields.io/badge/skeleton-2024-informational
  40. :target: https://blog.jaraco.com/skeleton