PATH:
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
setuptools
/
_distutils
/
command
/
__pycache__
� ��_i� � �B � d Z ddlZddlmZ ddlmZmZ G d� de� Zy)z�distutils.command.install_data Implements the Distutils 'install_data' command, for installing platform-independent data files.� N� )�Command)�change_root�convert_pathc �<