OXIESEC PANEL
- Current Dir:
/
/
opt
/
alt
/
python37
/
share
/
doc
/
alt-python37-zipp
Server IP: 191.96.63.230
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/24/2023 01:56:48 PM
rwxr-xr-x
📄
CHANGES.rst
3.53 KB
12/31/2021 12:01:49 AM
rw-r--r--
📄
LICENSE
1.03 KB
12/31/2021 12:01:49 AM
rw-r--r--
📄
README.rst
942 bytes
12/31/2021 12:01:49 AM
rw-r--r--
Editing: README.rst
Close
.. image:: https://img.shields.io/pypi/v/zipp.svg :target: `PyPI link`_ .. image:: https://img.shields.io/pypi/pyversions/zipp.svg :target: `PyPI link`_ .. _PyPI link: https://pypi.org/project/zipp .. image:: https://github.com/jaraco/zipp/workflows/tests/badge.svg :target: https://github.com/jaraco/zipp/actions?query=workflow%3A%22tests%22 :alt: tests .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Code style: Black .. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest .. :target: https://skeleton.readthedocs.io/en/latest/?badge=latest .. image:: https://img.shields.io/badge/skeleton-2021-informational :target: https://blog.jaraco.com/skeleton A pathlib-compatible Zipfile object wrapper. Official backport of the standard library `Path object <https://docs.python.org/3.8/library/zipfile.html#path-objects>`_.