HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: sport3497 (1034)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.10/dist-packages/setuptools/config/__pycache__/__init__.cpython-310.pyc
o

��h��@svdZddlmZddlmZmZmZddlmZddl	m
Z
eded	�Zd
Zdedefd
d�Z
e
e
j�Ze
e
j�ZdS)zVFor backward compatibility, expose main functions from
``setuptools.config.setupcfg``
�)�wraps)�Callable�TypeVar�cast�)�SetuptoolsDeprecationWarning�)�setupcfg�Fn)�bound)�parse_configuration�read_configuration�fn�returncst���fdd��}tt|�S)Nc
s2t�ddt�d�j�dtj�d���|i|��S)NzDeprecated API usage.zZ
            As setuptools moves its configuration towards `pyproject.toml`,
            `�.zG` became deprecated.

            For the time being, you can use the `a�` module
            to access a backward compatible API, but this module is provisional
            and might be removed in the future.

            To read project metadata, consider using
            ``build.util.project_wheel_metadata`` (https://pypi.org/project/build/).
            For simple scenarios, you can also try parsing the file directly
            with the help of ``configparser``.
            )r�emit�__name__r	)�args�kwargs�r��E/usr/local/lib/python3.10/dist-packages/setuptools/config/__init__.py�_wrappers����z%_deprecation_notice.<locals>._wrapper)rrr
)rrrrr�_deprecation_notices
rN)�__doc__�	functoolsr�typingrrr�warningsr�r	r
�__all__rr
rrrrr�<module>s