o g @sxddlZddlmZddlmZddlmZddlmZddl m Z ddl m Z ddl mZhd ZGd d d eZdS) N)Values)List) cmdoptions)Command)SUCCESS)freeze) stdlib_pkgs> pkg-resourcespipwheel distribute setuptoolsc@s<eZdZdZdZdZd ddZded ee de fd d Z dS) FreezeCommandzx Output installed packages in requirements format. packages are listed in a case-insensitive sorted order. z %prog [options])ext://sys.stderrrreturnNc Cs|jjddddgddd|jjdd d d d d d|jjddd d dd|jt|jjddd ddtd|jjddd dd|jt|j d|jdS)Nz-rz --requirement requirementsappendfilez}Use the order in the given requirements file and its comments when generating output. This option can be used multiple times.)destactiondefaultmetavarhelpz-lz--locallocal store_trueFzUIf in a virtualenv that has global access, do not output globally-installed packages.)rrrrz--useruserz,Only output packages installed in user-site.z--all freeze_allz,Do not skip these packages in the output: {}z, )rrrz--exclude-editableexclude_editablez%Exclude editable package from output.r) cmd_opts add_optionr list_pathformatjoinDEV_PKGS list_excludeparserinsert_option_group)selfr(?/usr/lib/python3/dist-packages/pip/_internal/commands/freeze.py add_optionssP    zFreezeCommand.add_optionsoptionsargsc Csptt}|js |t|jr||jt|t|j |j |j |j |j ||jdD] }tj|dq+tS)N) requirement local_only user_onlypathsisolatedskipr )setrrupdater#excludesrcheck_list_path_optionrrrrpath isolated_modersysstdoutwriter)r'r+r,r2liner(r(r)runMs"     zFreezeCommand.run)rN) __name__ __module__ __qualname____doc__usage log_streamsr*rrstrintr>r(r(r(r)rs  4r)r:optparsertypingrpip._internal.clirpip._internal.cli.base_commandrpip._internal.cli.status_codesrpip._internal.operations.freezerpip._internal.utils.compatrr#rr(r(r(r)s