/opt/alt/python38/lib/python3.8/site-packages/setuptools/__pycache__
NameSizeModeActions
archive_util.cpython-38.pyc57200644editdlrm
build_meta.cpython-38.pyc89520644editdlrm
config.cpython-38.pyc198810644editdlrm
depends.cpython-38.pyc51980644editdlrm
dep_util.cpython-38.pyc8270644editdlrm
dist.cpython-38.pyc362120644editdlrm
errors.cpython-38.pyc8200644editdlrm
extension.cpython-38.pyc19100644editdlrm
glob.cpython-38.pyc36740644editdlrm
installer.cpython-38.pyc27550644editdlrm
launch.cpython-38.pyc8510644editdlrm
lib2to3_ex.cpython-38.pyc26670644editdlrm
monkey.cpython-38.pyc45890644editdlrm
msvc.cpython-38.pyc427330644editdlrm
namespaces.cpython-38.pyc35500644editdlrm
package_index.cpython-38.pyc325000644editdlrm
py34compat.cpython-38.pyc4540644editdlrm
sandbox.cpython-38.pyc154150644editdlrm
unicode_utils.cpython-38.pyc10900644editdlrm
version.cpython-38.pyc2960644editdlrm
wheel.cpython-38.pyc72020644editdlrm
windows_support.cpython-38.pyc9930644editdlrm
_deprecation_warning.cpython-38.pyc5200644editdlrm
_imp.cpython-38.pyc20590644editdlrm
__init__.cpython-38.pyc86240644editdlrm
Edit: /opt/alt/python38/lib/python3.8/site-packages/setuptools/__pycache__/installer.cpython-38.pyc (2755B)
U a @spddlZddlZddlZddlZddlZddlmZddlmZddl Z ddl m Z ddZ ddZ d d ZdS) N)log)DistutilsError)WheelcCs(t|tr|St|ttfs$t|S)z8Ensure find-links option end-up being a list of strings.) isinstancestrsplittuplelistAssertionError) find_linksr | d|d k rV| d|f|p^gD]} | d| fq`| |jpt|zt| Wn4tjk r} ztt| | W5d } ~ XYnXttt j | dd} t j || !}| "|t#|t j |d}tj$j%||d}|W5QRSQRXd S)zLFetch an egg needed for building. Use pip/wheel to fetch/build a wheel.wheelz,WARNING: The wheel package is not available. easy_installZ allow_hostszQthe `allow-hosts` option is not supported when using pip to install requirements.Z PIP_QUIETZ PIP_VERBOSEZ PIP_INDEX_URLN index_urlr z-mpipz--disable-pip-version-checkz --no-depsz-wz--quietz --index-urlz --find-linksz*.whlrzEGG-INFO)metadata)& pkg_resourcesget_distributionDistributionNotFoundannouncerWARN strip_markerget_option_dictrosenvironrZdependency_linksextendpathrealpathZget_egg_cache_dir Environmentfind_distributionscan_addtempfileTemporaryDirectorysys executableappendurlr subprocess check_callCalledProcessErrorrglobjoinegg_nameZinstall_as_egg PathMetadata Distribution from_filename)distreqoptsquietrr Zeggs_dir environmentZegg_distZtmpdircmdlinker dist_locationZ dist_metadatar r r fetch_build_eggsr           r<cCstjt|}d|_|S)z Return a new requirement without the environment marker to avoid calling pip with something like `babel; extra == "i18n"`, which would always be ignored. N)r Requirementparsermarker)r4r r r rXsr)r-rr*r&r$ distutilsrdistutils.errorsrrZsetuptools.wheelrrr<rr r r r s   C