PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
setuptools
/
__pycache__
� .��@��^� �V � d dl Z d dlZd dlZd dlmZ d dlmZ d dlmZ ddl m Z ddlmZ ddl mZ d � Zd � Zd� Zde j fd �Ze j d� � � Ze� e� � d� � � Ze� ed� � d� � � ede j fd�� � Zd� ZdS )� N)� pass_none)�yield_lines)�consume� )�metadata)� ensure_unique)�OptionErrorc �t � | j dS # t t f$ r}d| � d�}t |� � |�d}~ww xY w)z� Exercise one of the dynamic properties to trigger the pattern match. This function is deprecated in favor of importlib_metadata 8.7 and Python 3.14 importlib.metadata, which validates entry points on construction. zProblems to parse zq. Please ensure entry-point follows the spec: https://packaging.python.org/en/latest/specifications/entry-points/N)�extras�AttributeError�AssertionErrorr )�ep�ex�msgs �j/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/setuptools/_entry_points.py�ensure_validr sg � �'� � � � � ���N�+� '� '� '� R�� R� R� R� � �#���B�&����� '���s � �7�2�7c � � t | � � }d|� d�d� |� � z }t j � |� � S )zf Given a value of an entry point or series of entry points, return each as an EntryPoint. �[�] � )r �joinr �EntryPoints� _from_text)�value�group�lines�texts r � load_groupr "