python (3.11.7)
    e                     J    d Z ddlZddlmZ ddlmZmZ  G d de          ZdS )zdistutils.command.install_data
Implements the Distutils 'install_data' command, for installing
platform-independent data files.    N)Command)change_rootconvert_pathc                   >