📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 02:45:45
📂
/ (Root)
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
pip
/
_internal
/
models
/
__pycache__
📍 /opt/hc_python/lib/python3.12/site-packages/pip/_internal/models/__pycache__
🔄 Refresh
✏️
Editing: direct_url.cpython-312.pyc
Read Only
� i�*j� � �n � d Z ddlmZ ddlZddlmZ ddlmZmZm Z m Z ddlmZ g d�Z dZ G d � d e� Zy)zPEP 610� )�annotationsN)�Any)�ArchiveInfo�DirectUrlValidationError�DirInfo�VcsInfo)� DirectUrl)r r r r �DIRECT_URL_METADATA_NAMEr zdirect_url.jsonc �B � � e Zd Zd� fd�Zedd�� Zdd�Zdd�Z� xZS ) r c �6 �� t t �| � d�� � S )NT)�generate_legacy_hash)�dict�super�to_dict)�self� __class__s ��N/opt/hc_python/lib/python3.12/site-packages/pip/_internal/models/direct_url.py�to_dict_compatzDirectUrl.to_dict_compat s �� ��E�G�O��O�>�?�?� c �J � | j t j |� � S �N)� from_dict�json�loads)�cls�ss r � from_jsonzDirectUrl.from_json"