a  ze@sVddlZddlmZmZmZdZdddZddZd d Zd d Z d dZ ddZ dS)N)ListOptionalSequencea'import io, os, sys, setuptools, tokenize; sys.argv[0] = {0!r}; __file__={0!r};f = getattr(tokenize, 'open', open)(__file__) if os.path.exists(__file__) else io.StringIO('from setuptools import setup; setup()');code = f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))FcCsFtjg}|r|dg7}|dt|g7}|r4||7}|rB|dg7}|S)ao Get setuptools command arguments with shim wrapped setup file invocation. :param setup_py_path: The path to setup.py to be wrapped. :param global_options: Additional global options. :param no_user_config: If True, disables personal user configuration. :param unbuffered_output: If True, adds the unbuffered switch to the argument list. z-uz-cz --no-user-cfg)sys executable_SETUPTOOLS_SHIMformat) setup_py_pathglobal_optionsno_user_configunbuffered_outputargsrf/opt/bitninja-python-dojo/embedded/lib/python3.9/site-packages/pip/_internal/utils/setuptools_build.pymake_setuptools_shim_argss  rcCs(t||dd}|dd|g7}||7}|S)NTr r bdist_wheelz-dr)r r build_optionsdestination_dirr rrr make_setuptools_bdist_wheel_args0s rcCst||dd}|ddg7}|S)NTrcleanz--allr)r r r rrrmake_setuptools_clean_argsCs  rcCsf|r |r Jt|||d}|ddg7}||7}|r>|d|g7}|durR|d|g7}|rb|ddg7}|S)N)r r developz --no-deps--prefixz --install-dir--user --prefix=r)r r install_optionsr prefixhome use_user_siter rrrmake_setuptools_develop_argsOs     r!cCs*t||d}|dg7}|r&|d|g7}|S)N)r egg_infoz --egg-baser)r egg_info_dirr r rrrmake_setuptools_egg_info_argsps    r$c Cs|r |r J|r|rJt||| dd} | dd|g7} | dg7} |durT| d|g7} |durh| d|g7} |dur|| d|g7} |r| d d g7} | r| d g7} n | d g7} |r| d |g7} | |7} | S)NT)r r r installz--recordz#--single-version-externally-managedz--rootrz--homerrz --compilez --no-compilez--install-headersr) r r rrecord_filenamerootr header_dirrr r pycompiler rrrmake_setuptools_install_argss2          r*)NFF) rtypingrrrrrrrr!r$r*rrrrs    !