a
?�f
� @ s d Z g d�ZG dd� de�ZdS )z�
For types associated with installation schemes.
For a general overview of available schemes and their context, see
https://docs.python.org/3/install/index.html#alternate-installation.
��platlib�purelib�headers�scripts�datac @ s e Zd ZdZeZdd� ZdS )�SchemeztA Scheme holds paths which are used as the base directories for
artifacts associated with a Python package.
c C s"