ok

Mini Shell

Direktori : /opt/alt/python27/lib/python2.7/site-packages/setuptools/
Upload File :
Current File : //opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyo

�
0��`c@s�dZddlZddlZddlZddlZddlZddlZddlZddlZddl	m
Z
yddlmZWn!e
k
r�ddlmZnXddlmZddlmZmZmZmZddlmZmZmZmZmZmZmZmZmZm Z m!Z!m"Z"m#Z#ddl$m%Z%dd	l&m'Z'dd
l(m)Z)ddl*m+Z+ddl,m-Z-dd
l.m/Z/ej0d�Z1ej0dej2�Z3ej0d�Z4ej0dej2�j5Z6dj7�Z8ddddgZ9dZ:d�Z;d�Z<e=d�Z>e=d�Z?e=d�Z@e=ee=d�ZAe=d�ZBd�ZCej0d ej2�ZDeCd!��ZEd"ejFd# ed$�d%jFfZGd&eHfd'��YZId(eIfd)��YZJdefd*��YZKej0d+�jLZMd,�ZNd-�ZOd.�ZPdd/�ZQd0�ZRd1eHfd2��YZSd3ejTfd4��YZUejVjWd5�ZXeQe:�eX�ZXd6�ZYd7�ZZdS(8s#PyPI and direct package downloadingi����N(twraps(t	splituser(tsix(turllibthttp_clienttconfigparsertmap(
t
CHECKOUT_DISTtDistributiontBINARY_DISTtnormalize_pathtSOURCE_DISTtrequiretEnvironmenttfind_distributionst	safe_nametsafe_versiontto_filenametRequirementtDEVELOP_DIST(tssl_support(tlog(tDistutilsError(t	translate(tstrip_fragment(tget_all_headerss^egg=([-A-Za-z0-9_.]+)$shref\s*=\s*['"]?([^'"> ]+)s�<a href="([^"#]+)">([^<]+)</a>
\s+\(<a (?:title="MD5 hash"
\s+)href="[^?]+\?:action=show_md5&amp;digest=([0-9a-f]{32})">md5</a>\)s([-+.a-z0-9]{2,}):s.tar.gz .tar.bz2 .tar .zip .tgztPackageIndextdistros_for_urltparse_bdist_wininsttinterpret_distro_nameicCs�|j�}d\}}}|jd�r�|jd�rL|d }d}q�|jdd�r~|dd!}|d }d}q�|jd	�r�|d
 }d}q�|jdd
�r�|dd!}|d
 }d}q�n|||fS(s=Return (base,pyversion) or (None,None) for possible .exe names.exes
.win32.exei����twin32s	.win32-pyi�i����i����s.win-amd64.exei�s	win-amd64s
.win-amd64-pyi��N(NNN(tlowertNonetendswitht
startswith(tnameRtbasetpy_vertplat((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR1s$
	

	
	

c	Cs�tjj|�}|\}}}}}}tjj|jd�d�}|dkr�|dkr�tjj|jd�d�}nd|kr�|jdd�\}}n||fS(Nt/i����ssourceforge.nettdownloadi����t#i(Rtparseturlparsetunquotetsplit(	turltpartstschemetservertpatht
parameterstquerytfragmentR$((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytegg_info_for_urlIs"ccs�t|�\}}xt|||�D]}|Vq%W|r�tj|�}|r�x1t||jd�|dt�D]}|VqqWq�ndS(sEYield egg or source distribution objects that might be found at a URLit
precedenceN(R6tdistros_for_locationtEGG_FRAGMENTtmatchRtgroupR(R.tmetadataR$R5tdistR:((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRRs	"cCs�|jd�r|d }n|jd�rMd|krMtj|||�gS|jd�r�t|�\}}}|dk	r�t||||t|�Snx>tD]6}|j|�r�|t|� }t|||�Sq�WgS(s:Yield egg or source distribution objects based on basenames.egg.zipi����s.eggt-s.exeN(	R!Rt
from_locationRR RR	t
EXTENSIONStlen(tlocationtbasenameR<twin_baseR%tplatformtext((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR8^s

cCs"tt|�tjj|�|�S(sEYield possible egg or source distribution objects based on a filename(R8R
tosR2RC(tfilenameR<((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytdistros_for_filenamessccs�|jd�}|r4td�|dD��r4dSxatdt|�d�D]F}t||dj|| �dj||�d|d|d|�VqNWdS(	s�Generate alternative interpretations of a source distro name

    Note: if `location` is a filesystem filename, you should call
    ``pkg_resources.normalize_path()`` on it before passing it to this
    routine!
    R>css!|]}tjd|�VqdS(s	py\d\.\d$N(treR:(t.0tp((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pys	<genexpr>�siNit
py_versionR7RE(R-tanytrangeRARtjoin(RBRCR<RMR7RER/RL((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRzs! )ccs�t�}|j}|dkrSxmtjj|j|�D]}||�|Vq7Wn;x8|D]0}||�}||krZ||�|VqZqZWdS(sHList unique elements, preserving order. Remember all elements ever seen.N(tsettaddR Rtmovestfilterfalset__contains__(titerabletkeytseentseen_addtelementtk((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytunique_everseen�s		


cst���fd��}|S(ss
    Wrap a function returning an iterable such that the resulting iterable
    only ever yields unique items.
    cst�||��S(N(R\(targstkwargs(tfunc(sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytwrapper�s(R(R_R`((R_sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt
unique_values�ss(<([^>]*\srel\s*=\s*['"]?([^'">]+)[^>]*)>ccsx�tj|�D]�}|j�\}}tttj|j�jd���}d|ksgd|krx=t	j|�D])}t
jj|t
|jd���VqwWqqWxjd	D]b}|j|�}|dkr�t	j||�}|rt
jj|t
|jd���Vqq�q�WdS(
sEFind rel="homepage" and rel="download" links in `page`, yielding URLst,thomepageR(is
<th>Home Pages<th>Download URLi����N(s
<th>Home Pages<th>Download URL(tRELtfinditertgroupsRQRtstrtstripRR-tHREFRR*turljoint
htmldecodeR;tfindtsearch(R.tpageR:ttagtreltrelstpos((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytfind_external_links�s'.
sPython-urllib/%s setuptools/%sit
setuptoolsitContentCheckercBs)eZdZd�Zd�Zd�ZRS(sP
    A null content checker that defines the interface for checking content
    cCsdS(s3
        Feed a block of data to the hash.
        N((tselftblock((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytfeed�scCstS(sC
        Check the hash. Return False if validation fails.
        (tTrue(Rv((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytis_valid�scCsdS(su
        Call reporter with information about the checker (hash name)
        substituted into the template.
        N((Rvtreporterttemplate((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytreport�s(t__name__t
__module__t__doc__RxRzR}(((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRu�s		tHashCheckercBsJeZejd�Zd�Zed��Zd�Zd�Z	d�Z
RS(sK(?P<hash_name>sha1|sha224|sha384|sha256|sha512|md5)=(?P<expected>[a-f0-9]+)cCs(||_tj|�|_||_dS(N(t	hash_namethashlibtnewthashtexpected(RvR�R�((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt__init__�s	cCsRtjj|�d}|s#t�S|jj|�}|sBt�S||j��S(s5Construct a (possibly null) ContentChecker from a URLi����(RR*R+RutpatternRmt	groupdict(tclsR.R5R:((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytfrom_url�scCs|jj|�dS(N(R�tupdate(RvRw((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRx�scCs|jj�|jkS(N(R�t	hexdigestR�(Rv((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRzscCs||j}||�S(N(R�(RvR{R|tmsg((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR}s
(R~RRJtcompileR�R�tclassmethodR�RxRzR}(((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��s				cBsveZdZdd%d&ed�Zed�Zed�Zed�Z	d�Z
d�Zd	�Zd
�Z
d&d�Zd�Zd&d
�Zd�Zd�Zd�Zd�Zd�Zeeed&d�Zeed�Zd�ZdZd�Zd�Zd&d�Zd�Zd�Zd�Zd�Z d�Z!e"ed��Z#d �Z$d!�Z%d"�Z&d#�Z'd$�Z(RS('s;A distribution index that scans web pages for download URLsshttps://pypi.python.org/simplet*cOs�tj|||�|d|jd� |_i|_i|_i|_tjdj	t
t|���j|_
g|_|r�tjr�|s�tj�r�tj|�|_ntjj|_dS(NR't|(R
R�R!t	index_urltscanned_urlstfetched_urlst
package_pagesRJR�RPRRR:tallowstto_scanRtis_availabletfind_ca_bundlet
opener_fortopenerRtrequestturlopen(RvR�thostst	ca_bundlet
verify_sslR]tkw((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�s			'	!c
Csa||jkr|rdSt|j|<t|�sD|j|�dStt|��}|r�|j|�sodS|jd|�n|s�|s�||jkr�tt	|j
|��dS|j|�s�t|j|<dS|jd|�t|j|<|j|d|�}|dkrdSt|j|j<d|jjdd�j�krZ|j�dS|j}|j�}t|t�s�t|tjj�r�d}n|jjd	�p�d}|j|d
�}n|j�xHtj|�D]7}tjj|t|j d���}	|j!|	�q�W|j"|j#�r]t$|dd�d
kr]|j%||�}ndS(s<Evaluate a URL as a possible download, and maybe retrieve itNsFound link: %ss
Reading %ss<Download error on %s: %%s -- Some packages may not be found!thtmlscontent-typetslatin-1tcharsettignoreitcodei�(&R�Ryt
URL_SCHEMEtprocess_filenametlistRturl_oktdebugR�RRRtinfotopen_urlR R.theaderstgetRtclosetreadt
isinstanceRgRterrort	HTTPErrort	get_paramtdecodeRiReR*RjRkR;tprocess_urlR"R�tgetattrt
process_index(
RvR.tretrievetdiststfR$RnR�R:tlink((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�sN



!
		
$*cCs�tjj|�s&|jd|�dStjj|�r�|r�tjj|�}x9tj|�D]%}|jtjj||�t	�qaWnt
|�}|r�|jd|�tt
|j|��ndS(Ns
Not found: %ss	Found: %s(RGR2texiststwarntisdirtrealpathtlistdirR�RPRyRIR�R�RRR(RvtfntnestedR2titemR�((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�Ks&cCs�t|�}|r-|jd�j�dksL|jtjj|�d�rPtSd}|rot||��n|j	||�dS(NitfilesN
Note: Bypassing %s (disallowed host; see http://bit.ly/1dg9ijs for details).
(
R�R;RR�RR*R+RyRR�(RvR.tfataltsR�((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�[s@cCsBttjj|�}d�|D�}ttj|j|��dS(Ncss@|]6}tj|�D] }|jd�r||fVqqdS(s	.egg-linkN(RGR�R!(RKR2tentry((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pys	<genexpr>is(tfilterRGR2R�R�t	itertoolststarmapt
scan_egg_link(Rvtsearch_pathtdirst	egg_links((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytscan_egg_linksfs
c
Cs�ttjj||���(}ttdttj	|���}WdQXt
|�dkr[dS|\}}xQttjj||��D]4}tjj||�|_t
|_|j|�q�WdS(Ni(topenRGR2RPR�R�R RRgRhRARRBRR7RR(RvR2R�t	raw_linestlinestegg_patht
setup_pathR=((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�ps'"	c
s�fd�}xWtj|�D]F}y,|tjj|t|jd����Wqtk
rdqXqW||�\}}|rxyt||�D]h}t	|�\}}	|j
d�r�|	r�|r�|d||f7}q��j|�n�j|�q�Wt
jd�|�SdSdS(s#Process the contents of a PyPI pagecs�|j�j�r�tttjj|t�j�jd���}t|�dkr�d|dkr�t	|d�}t
|d�}t�jj
|j�i�|<t|�t|�fSndS(NR'iR)ii(NN(R"R�R�RRR*R,RAR-RRRyR�t
setdefaultRRR (R�R/tpkgtver(Rv(sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytscan�s+"is.pys
#egg=%s-%scSsd|jddd�S(Ns<a href="%s#md5=%s">%s</a>iii(R;(tm((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt<lambda>�R�R�N(RiReRR*RjRkR;t
ValueErrorRsR6R!tneed_version_infotscan_urltPYPI_MD5tsub(
RvR.RnR�R:R�R�tnew_urlR$tfrag((RvsI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��s$,

cCs|jd|�dS(NsPPage at %s links to .py file(s) without version info; an index scan is required.(tscan_all(RvR.((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��scGsO|j|jkr;|r+|j||�n|jd�n|j|j�dS(Ns6Scanning index of all packages (this may take a while)(R�R�R�R�R�(RvR�R]((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��s
cCs�|j|j|jd�|jj|j�sN|j|j|jd�n|jj|j�ss|j|�nx3t|jj|jd��D]}|j|�q�WdS(NR'((	R�R�tunsafe_nameR�R�RWtproject_nametnot_found_in_indexR�(RvtrequirementR.((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt
find_packages�s%cCsk|j�|j|�x8||jD])}||kr;|S|jd||�q%Wtt|�j||�S(Ns%s does not match %s(tprescanR�RWR�tsuperRtobtain(RvR�t	installerR=((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��s

cCsi|j|jd|�|j�se|j�tj|�td|jjtj	j
|�f��ndS(s-
        checker is a ContentChecker
        sValidating %%s checksum for %ss7%s validation failed for %s; possible download problem?N(R}R�RzR�RGtunlinkRR�R#R2RC(RvtcheckerRHttfp((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt
check_hash�s

cCsrxk|D]c}|jdksJt|�sJ|jd�sJtt|��rZ|j|�q|jj|�qWdS(s;Add `urls` to the list that will be prescanned for searchessfile:N(R�R R�R"R�RR�tappend(RvturlsR.((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytadd_find_links�s

cCs2|jr%tt|j|j��nd|_dS(s7Scan urls scheduled for prescanning (e.g. --find-links)N(R�R�RR�R (Rv((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��s	cCsN||jr |jd}}n|jd}}|||j�|j�dS(Ns#Couldn't retrieve index page for %rs3Couldn't find index page for %r (maybe misspelled?)(RWR�R�R�R�(RvR�tmethR�((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��s

cCs�t|t�s�t|�}|r||j|jd�||�}t|�\}}|jd�rx|j|||�}n|Stj	j
|�r�|Sytj|�}Wq�tk
r�t
d|f��q�Xnt|j||�dd�S(sLocate and/or download `spec` to `tmpdir`, returning a local path

        `spec` may be a ``Requirement`` object, or a string containing a URL,
        an existing local filename, or a project/version requirement spec
        (i.e. the string form of a ``Requirement`` object).  If it is the URL
        of a .py file with an unambiguous ``#egg=name-version`` tag (i.e., one
        that escapes ``-`` as ``_`` throughout), a trivial ``setup.py`` is
        automatically created alongside the downloaded file.

        If `spec` is a ``Requirement`` object or a string containing a
        project/version requirement spec, this method returns the location of
        a matching distribution (possibly after downloading it to `tmpdir`).
        If `spec` is a locally existing file or directory name, it is simply
        returned unchanged.  If `spec` is a URL, it is downloaded to a subpath
        of `tmpdir`, and the local filename is returned.  Various errors may be
        raised if a problem occurs during downloading.
        is.pys1Not a URL, existing file, or requirement spec: %rRBN(R�RR�t
_download_urlR;R6R!t	gen_setupRGR2R�R*R�RR�tfetch_distributionR (RvtspecttmpdirR0tfoundR$R5((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR(�s"
c	sN�jd|�i�d}d����fd�}|rc�j��j|�||�}n|dk	r�|p�|||�}n|dkr��jdk	r��j�n||�}n|dkr�|r��j|�||�}n|dkr�jd�rdpd|�n/�jd|�|jd�j|j|��SdS(	s|Obtain a distribution suitable for fulfilling `requirement`

        `requirement` must be a ``pkg_resources.Requirement`` instance.
        If necessary, or if the `force_scan` flag is set, the requirement is
        searched for in the (online) package index as well as the locally
        installed packages.  If a distribution matching `requirement` is found,
        the returned distribution's ``location`` is the value you would have
        gotten from calling the ``download()`` method with the matching
        distribution's URL or filename.  If no matching distribution is found,
        ``None`` is returned.

        If the `source` flag is set, only source distributions and source
        checkout links will be considered.  Unless the `develop_ok` flag is
        set, development and system eggs (i.e., those using the ``.egg-info``
        format) will be ignored.
        sSearching for %scs�|dkr�}nx�||jD]q}|jtkrn�rn|�kr#�jd|�d�|<q#q#n||kr#|jtks��r#|Sq#WdS(Ns&Skipping development or system egg: %si(R RWR7RR�R(treqtenvR=(t
develop_okRvtskippedtsource(sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRl>s	
"s2No local packages or download links found for %s%ssa source distribution of R�sBest match: %sRBN(	R�R R�R�R�R�tcloneR(RB(	RvR�R�t
force_scanRR�tlocal_indexR=Rl((R�RvRRsI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�%s0




cCs/|j||||�}|dk	r+|jSdS(s3Obtain a file suitable for fulfilling `requirement`

        DEPRECATED; use the ``fetch_distribution()`` method now instead.  For
        backward compatibility, this routine is identical but returns the
        ``location`` of the downloaded distribution instead of a distribution
        object.
        N(R�R RB(RvR�R�RRR=((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytfetchisc
Csptj|�}|rLgt||jd�d�D]}|jr1|^q1pOg}t|�dkrAtjj	|�}tjj
|�|kr�tjj||�}ddlm
}	|	||�s�tj||�|}q�nttjj|d�d��?}
|
jd|dj|djtjj|�df�WdQX|S|r`td||f��ntd	��dS(
Nii����(tsamefilessetup.pytwsIfrom setuptools import setup
setup(name=%r, version=%r, py_modules=[%r])
is�Can't unambiguously interpret project/version identifier %r; any dashes in the name or version should be escaped using underscores. %rspCan't process plain .py files without an '#egg=name-version' suffix to enable automatic setup script generation.(R9R:RR;R tversionRARGR2RCtdirnameRPtsetuptools.command.easy_installRtshutiltcopy2R�twriteR�tsplitextR(RvRHR5R�R:tdR�RCtdstRR�((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�vs24!!i c

Cs�|jd|�d	\}}z^tj|�}|jt|��}t|tjj	�rzt
d||j|jf��n|j�}d}|j
}d}	d|kr�t|d�}
ttt|
��}	|j|||||	�nt|d��}}x`tr[|j|�}|rW|j|�|j|�|d7}|j|||||	�q�Pq�W|j|||�WdQX|SWd|r�|j�nXdS(
NsDownloading %ssCan't download %s: %s %sii����scontent-lengthsContent-Lengthtwbi(NN(R�R R�R�R�RR�RR�R�RR�R�tdl_blocksizeRtmaxRtintt
reporthookR�RyR�RxR
R�R�(
RvR.RHtfpR�R�R�tblocknumtbstsizetsizesR�Rw((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt_download_to�s:		


cCsdS(N((RvR.RHRtblksizeR((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�scCs�|jd�rt|�Syt||j�SWnjttjfk
r�}djg|jD]}t	|�^qX�}|r�|j
||�q�td||f��n�tj
jk
r�}|Stj
jk
r}|r�|j
||j�q�td||jf��n�tjk
rU}|r9|j
||j�q�td||jf��nEtjk
r�}|r�|j
||�q�td||f��nXdS(Nsfile:t s%s %ssDownload error for %s: %ss;%s returned a bad status line. The server might be down, %s(R"t
local_opentopen_with_authR�R�Rt
InvalidURLRPR]RgR�RRR�R�tURLErrortreasont
BadStatusLinetlinet
HTTPException(RvR.twarningtvtargR�((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��s6
+cCsHt|�\}}|rLx7d|krH|jdd�jdd�}qWnd}|jd�rn|d }ntjj||�}|dks�|jd	�r�|j||�S|d
ks�|jd�r�|j||�S|jd�r�|j	||�S|d
kr$t
jjt
j
j|�d�S|j|t�|j||�SdS(Ns..t.s\t_t__downloaded__s.egg.zipi����tsvnssvn+tgitsgit+shg+R�i(R6treplaceR!RGR2RPR"t
_download_svnt
_download_gitt_download_hgRR�turl2pathnameR*R+R�Ryt_attempt_download(RvR0R.R�R#R5RH((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��s$%
 cCs|j|t�dS(N(R�Ry(RvR.((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�scCsK|j||�}d|jdd�j�krC|j|||�S|SdS(NR�scontent-typeR�(RR�Rt_download_html(RvR.RHR�((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR3	scCs�t|�}xW|D]O}|j�rtjd|�r^|j�tj|�|j||�SPqqW|j�tj|�td|��dS(Ns <title>([^- ]+ - )?Revision \d+:sUnexpected HTML page found at (	R�RhRJRmR�RGR�R/R(RvR.R�RHR�R$((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR4s




cCsf|jdd�d}d}|j�jd�r5d|kr5tjj|�\}}}}}}	|r5|jd�r5d|d	kr5|d	jdd�\}}t|�\}
}|
r2d
|
kr�|
jd
d�\}}
d||
f}n
d|
}|}||||||	f}tjj|�}q2q5n|jd
||�t	j
d|||f�|S(NR)iiR�ssvn:t@s//R'it:s --username=%s --password=%ss --username=s'Doing subversion checkout from %s to %sssvn checkout%s -q %s %s(R-RR"RR*R+Rt
urlunparseR�RGtsystem(RvR.RHtcredsR0tnetlocR2RLtqR�tauththosttusertpwR/((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR/s$!$&
cCs�tjj|�\}}}}}|jdd�d}|jdd�d}d}d|krz|jdd�\}}ntjj||||df�}||fS(Nt+ii����R)iR5R�(RR*turlsplitR-R trsplitt
urlunsplit(R.t
pop_prefixR0R:R2R4R�trev((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt_vcs_split_rev_from_url4s!!cCs�|jdd�d}|j|dt�\}}|jd||�tjd||f�|dk	r�|jd|�tjd||f�n|S(	NR)iiRDsDoing git clone from %s to %ssgit clone --quiet %s %ssChecking out %ss"(cd %s && git checkout --quiet %s)(R-RFRyR�RGR8R (RvR.RHRE((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR0Fs	cCs�|jdd�d}|j|dt�\}}|jd||�tjd||f�|dk	r�|jd|�tjd||f�n|S(	NR)iiRDsDoing hg clone from %s to %sshg clone --quiet %s %ssUpdating to %ss(cd %s && hg up -C -r %s >&-)(R-RFRyR�RGR8R (RvR.RHRE((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR1Vs	cGstj||�dS(N(RR�(RvR�R]((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�fscGstj||�dS(N(RR�(RvR�R]((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�iscGstj||�dS(N(RR�(RvR�R]((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�ls(R�N()R~RR�R RyR�tFalseR�R�R�R�R�R�R�R�R�R�R�R�R�R�R(R�RR�RRRR�R�R�R3R4R/tstaticmethodRFR0R1R�R�R�(((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR	sL
0	
		*									)B
	)	#	#									s!&(#(\d+|x[\da-fA-F]+)|[\w.:-]+);?cCs6t|t�s|S|dkr,tj|�St|�S(Ni�(R�RRtunichrtchr(tc((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytuchrss

cCs�|jd�}|jd�r4t|dd�}nF|jd�rVt|d�}n$tjjjj||jd��}t|�S(Nis#xiiR)i(	R;R"RRRSt
html_entitiestname2codepointR�RL(R:twhat((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt
decode_entityys$cCs
tt|�S(s'Decode HTML entities in the given text.(t
entity_subRP(ttext((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRk�scs�fd�}|S(Ncs��fd�}|S(Ncs?tj�}tj��z�||�SWdtj|�XdS(N(tsockettgetdefaulttimeouttsetdefaulttimeout(R]R^told_timeout(R_ttimeout(sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt_socket_timeout�s

((R_RX(RW(R_sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRX�s((RWRX((RWsI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytsocket_timeout�s	cCsItjj|�}|j�}tj|�}|j�}|jdd�S(sq
    A function compatible with Python 2.3-3.3 that will encode
    auth from a URL suitable for an HTTP header.
    >>> str(_encode_auth('username%3Apassword'))
    'dXNlcm5hbWU6cGFzc3dvcmQ='

    Long auth strings should not cause a newline to be inserted.
    >>> long_auth = 'username:' + 'password'*10
    >>> chr(10) in str(_encode_auth(long_auth))
    False
    s
R�(RR*R,tencodetbase64tencodestringR�R.(R<tauth_st
auth_bytest
encoded_bytestencoded((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt_encode_auth�s
t
CredentialcBs)eZdZd�Zd�Zd�ZRS(s:
    A username/password pair. Use like a namedtuple.
    cCs||_||_dS(N(tusernametpassword(RvRcRd((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��s	ccs|jV|jVdS(N(RcRd(Rv((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt__iter__�scCsdt|�S(Ns%(username)s:%(password)s(tvars(Rv((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt__str__�s(R~RR�R�ReRg(((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRb�s		t
PyPIConfigcBs2eZd�Zed��Zd�Zd�ZRS(cCsutjdddgd�}tjj||�tjjtjjd�d�}tjj	|�rq|j
|�ndS(s%
        Load from ~/.pypirc
        RcRdt
repositoryR�t~s.pypircN(tdicttfromkeysRtRawConfigParserR�RGR2RPt
expanduserR�R�(Rvtdefaultstrc((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR��s
!cCsMg|j�D]$}|j|d�j�r
|^q
}tt|j|��S(NRi(tsectionsR�RhRkRt_get_repo_cred(Rvtsectiontsections_with_repositories((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytcreds_by_repository�s$cCsO|j|d�j�}|t|j|d�j�|j|d�j��fS(NRiRcRd(R�RhRb(RvRstrepo((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRr�scCs7x0|jj�D]\}}|j|�r|SqWdS(s�
        If the URL indicated appears to be a repository defined in this
        config, return the credential for that repository.
        N(RutitemsR"(RvR.Ritcred((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pytfind_credential�s(R~RR�tpropertyRuRrRy(((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRh�s			cCs�tjj|�\}}}}}}|jd�rEtjd��n|d	krft|�\}}	nd
}|s�t�j	|�}
|
r�t
|
�}|
j|f}tj
d|�q�n|r!dt|�}||	||||f}tjj|�}
tjj|
�}|jd|�ntjj|�}|jdt�||�}|r�tjj|j�\}}}}}}||kr�||	kr�||||||f}tjj|�|_q�n|S(s4Open a urllib2 request, handling HTTP authenticationR6snonnumeric port: ''thttpthttpss*Authenticating as %s for %s (from .pypirc)sBasic t
Authorizations
User-Agent(R{R|N(RR*R+R!RR RR RhRyRgRcRR�RaR7R�tRequestt
add_headert
user_agentR.(R.R�R0R:R2tparamsR4R�R<R=RxR�R/R�R�Rts2th2tpath2tparam2tquery2tfrag2((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyR�s6$'cCs|S(N((R.((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt
fix_sf_urlscCs�tjj|�\}}}}}}tjj|�}tjj|�rXtjj|�S|j	d�rPtjj
|�rPg}x�tj|�D]�}	tjj||	�}
|	dkr�t
|
d��}|j�}WdQXPntjj
|
�r�|	d7}	n|jdjd|	��q�Wd}
|
jd|d	d
j|��}d\}}nd\}}}idd6}tj|�}tjj|||||�S(s7Read a local path, with special support for directoriesR's
index.htmltrNs<a href="{name}">{name}</a>R#sB<html><head><title>{url}</title></head><body>{files}</body></html>R.tfiless
i�tOKi�sPath not founds	Not founds	text/htmlscontent-type(i�R�(i�sPath not founds	Not found(RR*R+R�R2RGR2tisfileR�R!R�R�RPR�R�R�tformatRtStringIOR�R�(R.R0R1R2tparamR4R�RHR�R�tfilepathRtbodyttmpltstatustmessageR�tbody_stream((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyRs,$!
!
([R�tsysRGRJRRSR[R�R�t	functoolsRturllib.parseRtImportErrorturllib2tsetuptools.externRtsetuptools.extern.six.movesRRRRt
pkg_resourcesRRR	R
RRR
RRRRRRRtRt	distutilsRtdistutils.errorsRtfnmatchRtsetuptools.py26compatRtsetuptools.py27compatRR�R9tIRiR�R:R�R-R@t__all__t_SOCKET_TIMEOUTRR6R RR8RIRR\RaRdRsRR�tobjectRuR�RR�RQRLRPRkRYRaRbRmRhR�R�RR�R(((sI/opt/alt/python27/lib/python2.7/site-packages/setuptools/package_index.pyt<module>sz
"X						!	
!!��j		
		'-	

Zerion Mini Shell 1.0