%PDF- %PDF-
Direktori : /snap/core/17212/usr/lib/python3.5/distutils/command/__pycache__/ |
Current File : //snap/core/17212/usr/lib/python3.5/distutils/command/__pycache__/install_egg_info.cpython-35.pyc |
|�g� � @ s� d Z d d l m Z d d l m Z m Z d d l Z d d l Z d d l Z Gd d � d e � Z d d � Z d d � Z d d � Z d S) z�distutils.command.install_egg_info Implements the Distutils 'install_egg_info' command, for installing a package's PKG-INFO metadata.� )�Command)�log�dir_utilNc @ sX e Z d Z d Z d Z d d g Z d d � Z d d � Z d d � Z d d � Z d S)�install_egg_infoz)Install an .egg-info file for the packagez8Install package's PKG-INFO metadata as an .egg-info file�install-dir=�d�directory to install to�install-layoutN�custom installation layoutc C s d | _ d | _ d | _ d S)N)�install_dir�install_layout� prefix_option)�self� r �8/usr/lib/python3.5/distutils/command/install_egg_info.py�initialize_options s z#install_egg_info.initialize_optionsc C sE | j d d � | j d d � | j d d � | j rr | j j � d k rZ t d � � | j j � d k } n | j r� d } n d } | r� d t t | j j � � � t t | j j � � � f } nJ d t t | j j � � � t t | j j � � � t j d d � f } t j j | j | � | _ | j g | _ d S)NZinstall_libr Zinstallr r �deb�unixz"unknown value for --install-layoutFTz%s-%s.egg-infoz%s-%s-py%s.egg-info� )�install_dirr )�install_layoutr )� prefix_optionr )r r )Zset_undefined_optionsr �lowerZDistutilsOptionErrorr �to_filename� safe_name�distributionZget_name�safe_versionZget_version�sys�version�os�path�joinr �target�outputs)r Zno_pyver�basenamer r r �finalize_options s* "z!install_egg_info.finalize_optionsc C s | j } t j j | � rG t j j | � rG t j | d | j �nm t j j | � r| | j t j | j f d | � n8 t j j | j � s� | j t j | j f d | j � t j d | � | j s� t | d d d �� } | j j j | � Wd QRXd S)N�dry_runz Removing z Creating z Writing %s�w�encodingzUTF-8)r"