Files
PowerToys/PythonHome/Lib/site-packages/pip/commands/wheel.pyc

41 lines
6.0 KiB
Plaintext
Raw Normal View History

2014-07-09 18:15:23 +08:00
<03>
<00>Sc@@s<>ddlmZddlZddlZddlmZddlmZddlm Z ddl
m Z m Z ddl mZmZmZddlmZdd lmZdd
lmZejjeej<00>d <00>Zd efd <00><00>YZdS(i(tabsolute_importN(tCommand(t PackageFinder(tlogger(t CommandErrortPreviousBuildDirError(tInstallRequirementtRequirementSettparse_requirements(tnormalize_path(t WheelBuilder(t
cmdoptionst
wheelhouset WheelCommandcB@s2eZdZdZdZdZd<00>Zd<00>ZRS(s<>
Build Wheel archives for your requirements and dependencies.
Wheel is a built-package format, and offers the advantage of not recompiling your software during every install.
For more details, see the wheel docs: http://wheel.readthedocs.org/en/latest.
Requirements: setuptools>=0.8, and wheel.
'pip wheel' uses the bdist_wheel setuptools extension from the wheel package to build individual wheels.
twheels<6C>
%prog [options] <requirement specifier> ...
%prog [options] -r <requirements file> ...
%prog [options] <vcs project url> ...
%prog [options] <local project path> ...
%prog [options] <archive url/path> ...s$Build wheels from your requirements.c O@s<>tt|<00>j||<00>|j}|jdddddddtdd <00>|jtjj<00><00>|jtj j<00><00>|jd
dd dd d ddd<00>|jtj
j<00><00>|jtj j<00><00>|jtj j<00><00>|jtj j<00><00>|jdddd ddd dd<00>|jdd ddtdd<00>|jtjj<00><00>tjtj|j<00>}|jjd|<00>|jjd|<00>dS(Ns-ws --wheel-dirtdestt wheel_dirtmetavartdirtdefaultthelpsABuild wheels into <dir>, where the default is '<cwd>/wheelhouse'.s--build-optiont build_optionstoptionstactiontappends9Extra arguments to be supplied to 'setup.py bdist_wheel'.s--global-optiontglobal_optionssZExtra global options to be supplied to the setup.py call before the 'bdist_wheel' command.s--pret
store_truesYInclude pre-release and development versions. By default, pip only finds stable versions.i(tsuperR t__init__tcmd_optst
add_optiontDEFAULT_WHEEL_DIRR t use_wheeltmaket no_use_wheelt requirementstdownload_cachetno_depst build_dirtFalsetno_cleantmake_option_groupt index_grouptparsertinsert_option_group(tselftargstkwRt
index_opts((sIc:\Users\lifqian\Desktop\Python27\lib\site-packages\pip\commands\wheel.pyR(sF  cC@s8yddl}Wntk
r/td<00><00>nXyddl}Wntk
r_td<00><00>nXt|d<00>s~td<00><00>n|jg|j}|jr<>tj ddj
|<00><16>g}n|j r<>tj dd<00>n|j rtj dd <00>||j 7}n|j|<00>}td
|jd |d |jd |jd|jd|jd|jd|jd|<00> }tjj|j<00>|_td|jddddd|jd|jdtd|d|j <00>}tjj!|j <00>s<>tj"|j <00>nx'|D]} |j#t$j%| d<00><00>q<>Wxj|j&D]_}
xVt'|
d|d|d|<00>D]6} | j(rltj d| j)<16>qCn|j#| <00>qCWqW|j*s<>i|j+d6} d| } tj,| <00>dSzeyAt-|||j d|j.p<>gd |j/p<>g<00>}|j0<00>Wnt1k
rt|_2<00>nXWd|j2s3|j3<00>nXdS(!NisN'pip wheel' requires the 'wheel' package. To fix this, run: pip install wheelsp'pip wheel' requires setuptools >= 0.8 for dist-info support. To fix this, run: pip install --upgrade setuptoolstDistInfoDistributionsIgnoring indexes: %st,s1.7s<EFBFBD>--use-mirrors has been deprecated and will be removed in the future. Explicit uses of --index-url and/or --extra-index-url is suggested.s<>--mirrors has been deprecated and will be removed in the future. Explicit uses of --index-url and/or --extra-index-url is suggested.t
find_linkst
index_urlsR tallow_externaltallow_unverifiedtallow_all_externaltallow_all_prereleasestprocess_dependency_linkstsessionR&tsrc_dirt download_dirR$tignore_dependenciestignore_installedtwheel_download_dirtfinderRs ignoring %stnamesLYou must give at least one requirement to %(name)s (see "pip help %(name)s")RR(4twheel.bdist_wheelt ImportErrorRt pkg_resourcesthasattrt index_urltextra_index_urlstno_indexRtnotifytjoint use_mirrorst
deprecatedtmirrorst_build_sessionRR3R R5R6R7tpreR9tostpathtabspathR&RtNoneR$R=tTrueRtexiststmakedirstadd_requirementRt from_lineR#Rteditableturlthas_requirementsRAterrorR
RRtbuildRR(t cleanup_files(R-RR.RRDR4R:R@trequirement_setRAtfilenametreqtoptstmsgtwb((sIc:\Users\lifqian\Desktop\Python27\lib\site-packages\pip\commands\wheel.pytrunUs<>        
                       (t__name__t
__module__t__doc__RAtusagetsummaryRRe(((sIc:\Users\lifqian\Desktop\Python27\lib\site-packages\pip\commands\wheel.pyR s   -(t
__future__RRPtsystpip.basecommandRt pip.indexRtpip.logRtpip.exceptionsRRtpip.reqRRRtpip.utilR t pip.wheelR
tpipR RQRJtcurdirRR (((sIc:\Users\lifqian\Desktop\Python27\lib\site-packages\pip\commands\wheel.pyt<module>s