Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325
Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325
Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325
Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325
Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325
Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325
Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325
3
\Â ã @ sÄ d Z ddlZddlZddlZddlmZ yddlZW n ek
rL dZY nX ddlT ddl m
Z
mZ ddlm
Z
mZmZ ddlmZ ddlmZ ejd ƒZG d
d„ dƒZG dd
„ d
ƒZdd„ ZdS )z}distutils.dist
Provides the Distribution class, which represents the module distribution
being built/installed/distributed.
é N)Úmessage_from_file)Ú*)ÚFancyGetoptÚtranslate_longopt)Ú
check_environÚ strtoboolÚ
rfc822_escape)Úlog)ÚDEBUGz^[a-zA-Z]([a-zA-Z0-9_]*)$c @ sp e Zd ZdZd~dd€d�d‚gZdZdƒd„d…d†d‡dˆd‰dŠd‹dŒd�dŽd�d�d‘d’d“d”d•d–d—gZd>d?„ eD ƒZddiZd˜d@dA„Z dBdC„ Z
d™dEdF„ZdGdH„ ZdšdIdJ„Z
dKdL„ ZdMdN„ ZdOdP„ ZdQdR„ Zddg fdSdT„ZdUdV„ ZdWdX„ ZdYdZ„ Zd[d\„ Zd]d^„ Zd_d`„ Zd›dadb„Zdœdcdd„Zd�dfdg„Zejfdhdi„Zdjdk„ Zdldm„ Z dndo„ Z!dpdq„ Z"drds„ Z#dtdu„ Z$dvdw„ Z%dxdy„ Z&dzd{„ Z'd|d}„ Z(dS )žÚDistributiona½ The core of the Distutils. Most of the work hiding behind 'setup'
is really done within a Distribution instance, which farms the work out
to the Distutils commands specified on the command line.
Setup scripts will almost never instantiate Distribution directly,
unless the 'setup()' function is totally inadequate to their needs.
However, it is conceivable that a setup script might wish to subclass
Distribution for some specialized purpose, and then pass the subclass
to 'setup()' as the 'distclass' keyword argument. If so, it is
necessary to respect the expectations that 'setup' has of Distribution.
See the code for 'setup()', in core.py, for details.
ÚverboseÚvúrun verbosely (default)é ÚquietÚqú!run quietly (turns verbosity off)údry-runÚnúdon't actually do anythingÚhelpÚhúshow detailed help messageúno-user-cfgNú-ignore pydistutils.cfg in your home directoryz£Common commands: (see '--help-commands' for more)
setup.py build will build the package underneath 'build/'
setup.py install will install the package
ú
help-commandsúlist all available commandsÚnameúprint package nameÚversionÚVúprint package versionÚfullnameúprint -Úauthorúprint the author's nameúauthor-emailú print the author's email addressÚ
maintainerúprint the maintainer's nameúmaintainer-emailú$print the maintainer's email addressÚcontactú7print the maintainer's name if known, else the author'sú
contact-emailú@print the maintainer's email address if known, else the author'sÚurlúprint the URL for this packageÚlicenseú print the license of the packageÚlicenceúalias for --licenseÚdescriptionúprint the package descriptionúlong-descriptionú"print the long package descriptionÚ platformsúprint the list of platformsÚclassifiersúprint the list of classifiersÚkeywordsúprint the list of keywordsÚprovidesú+print the list of packages/modules providedÚrequiresú+print the list of packages/modules requiredÚ obsoletesú0print the list of packages/modules made obsoletec C s g | ]}t |d ƒ‘qS )r )r )Ú.0Úx© rH ú/usr/lib64/python3.6/dist.pyú
s s zDistribution.c C sˆ d| _ d| _d| _x| jD ]}t| |dƒ qW tƒ | _x,| jjD ] }d| }t| |t| j|ƒƒ q@W i | _ d| _
d| _d| _i | _
g | _d| _i | _d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _i | _i | _|�r8|jdƒ}|dk �rH|d= xD|jƒ D ]8\}}| j |ƒ}x"|jƒ D ]\} }
d|
f|| <