Hacked By AnonymousFox

Current Path : /opt/alt/python27/lib/python2.7/site-packages/setuptools/
Upload File :
Current File : //opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyc

�
��Rec@s�dZddlZddlZddlZddlZddlmZddlm	Z	ddl
mZmZddl
ZddlmZddlmZmZddlmZd	d
lmZddd
ddddgZejjZdZeZdgZde fd��YZ!de!fd��YZ"e!j#Z$ej%j&Z&ej'ej%j(�Z)de)fd��YZ(d�Z*ej+d�Z,ej-�dS(s@Extensions to the 'distutils' for large or complex distributionsi����N(tconvert_path(tfnmatchcase(tfiltertmap(t	Extension(tDistributiontFeature(tRequirei(tmonkeytsetupRRtCommandRRt
find_packagess
lib2to3.fixest
PackageFindercBsSeZdZedddd��Zed��Zed��Zed��ZRS(	sI
    Generate a list of all Python packages found within a directory
    t.t*cCs7t|jt|�|jdd|�|j|���S(s	Return a list all Python packages found within directory 'where'

        'where' is the root directory which will be searched for packages.  It
        should be supplied as a "cross-platform" (i.e. URL-style) path; it will
        be converted to the appropriate local path syntax.

        'exclude' is a sequence of package names to exclude; '*' can be used
        as a wildcard in the names, such that 'foo.*' will exclude all
        subpackages of 'foo' (but not 'foo' itself).

        'include' is a sequence of package names to include.  If it's
        specified, only the named packages will be included.  If it's not
        specified, all found packages will be included.  'include' can contain
        shell style wildcard patterns just like 'exclude'.
        tez_setups*__pycache__(tlistt_find_packages_iterRt
_build_filter(tclstwheretexcludetinclude((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pytfind's		ccs�x�tj|dt�D]�\}}}|}g|(x�|D]�}tjj||�}	tjj|	|�}
|
jtjjd�}d|ks:|j|	�r�q:n||�r�||�r�|Vn|j	|�q:WqWdS(sy
        All the packages found in 'where' that pass the 'include' filter, but
        not the 'exclude' filter.
        tfollowlinksR
N(
tostwalktTruetpathtjointrelpathtreplacetsept_looks_like_packagetappend(RRRRtroottdirstfilestall_dirstdirt	full_pathtrel_pathtpackage((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyR>s%
cCstjjtjj|d��S(s%Does a directory look like a package?s__init__.py(RRtisfileR(R((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyR!Zscs
�fd�S(s�
        Given a list of patterns, return a callable that will be true only if
        the input matches at least one of the patterns.
        cst�fd��D��S(Nc3s!|]}t�d|�VqdS(tpatN(R(t.0R,(tname(s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pys	<genexpr>es(tany(R.(tpatterns(R.s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyt<lambda>et((R0((R0s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyR_s((R(	t__name__t
__module__t__doc__tclassmethodRRtstaticmethodR!R(((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyR"stPEP420PackageFindercBseZed��ZRS(cCstS(N(R(R((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyR!is(R3R4R7R!(((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyR8hscBs,eZejZeZd�Zdd�ZRS(cKs'tj||�t|�j|�dS(sj
        Construct the command for dist, updating
        vars(self) with any keyword parameters.
        N(t_Commandt__init__tvarstupdate(tselftdisttkw((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyR:zsicKs,tj|||�}t|�j|�|S(N(R9treinitialize_commandR;R<(R=tcommandtreinit_subcommandsR?tcmd((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyR@�s(R3R4R9R5tFalsetcommand_consumes_argumentsR:R@(((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyR
us		cCs2d�tj|dt�D�}ttjj|�S(s%
    Find all files under 'path'
    css:|]0\}}}|D]}tjj||�VqqdS(N(RRR(R-tbaseR$R%tfile((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pys	<genexpr>�sR(RRRRRR+(Rtresults((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyt_find_all_simple�scCsRt|�}|tjkrHtjtjjd|�}t||�}nt|�S(s�
    Find all files under 'dir' and return the list of full filenames.
    Unless dir is '.', return full filenames with dir prepended.
    tstart(	RIRtcurdirt	functoolstpartialRRRR(R'R%tmake_rel((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pytfindall�s
(.R5RRLtdistutils.coret	distutilstdistutils.filelisttdistutils.utilRtfnmatchRtsetuptools.extern.six.movesRRtsetuptools.versiont
setuptoolstsetuptools.extensionRtsetuptools.distRRtsetuptools.dependsRR2Rt__all__tversiont__version__tNonetbootstrap_install_fromRtrun_2to3_on_docteststlib2to3_fixer_packagestobjectRR8RRtcoreR	t
get_unpatchedR
R9RIRKROt	patch_all(((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/__init__.pyt<module>s6		F		

Hacked By AnonymousFox1.0, Coded By AnonymousFox