X7ROOT File Manager
Current Path:
/opt/cloudlinux/venv/lib/python3.11/site-packages/pip/_vendor/packaging
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pip
/
_vendor
/
packaging
/
??
..
??
__init__.py
(494 B)
??
__pycache__
??
_elffile.py
(3.23 KB)
??
_manylinux.py
(9.39 KB)
??
_musllinux.py
(2.63 KB)
??
_parser.py
(10 KB)
??
_structures.py
(1.4 KB)
??
_tokenizer.py
(5.15 KB)
??
licenses
??
markers.py
(10.31 KB)
??
metadata.py
(33.95 KB)
??
py.typed
(0 B)
??
requirements.py
(2.88 KB)
??
specifiers.py
(39.16 KB)
??
tags.py
(20.52 KB)
??
utils.py
(4.93 KB)
??
version.py
(16.3 KB)
Editing: __init__.py
# This file is dual licensed under the terms of the Apache License, Version # 2.0, and the BSD License. See the LICENSE file in the root of this repository # for complete details. __title__ = "packaging" __summary__ = "Core utilities for Python packages" __uri__ = "https://github.com/pypa/packaging" __version__ = "24.2" __author__ = "Donald Stufft and individual contributors" __email__ = "donald@stufft.io" __license__ = "BSD-2-Clause or Apache-2.0" __copyright__ = f"2014 {__author__}"
Upload File
Create Folder