This directory contain scripts that are executed by PyInstaller.utils.hooks
module to do some detection for some import hooks.

In PyInstaller we cannot directly import modules that the application depends on.
These scripts do some necessary detection in a subprocess.

