%PDF- %PDF-
Direktori : /usr/local/lib/python3.8/distutils/command/__pycache__/ |
Current File : //usr/local/lib/python3.8/distutils/command/__pycache__/bdist.cpython-38.pyc |
U q©ßaº ã @ sH d Z ddlZddlmZ ddlT ddlmZ dd„ ZG dd „ d eƒZdS ) zidistutils.command.bdist Implements the Distutils 'bdist' command (create a built [binary] distribution).é N)ÚCommand)Ú*)Úget_platformc C sP ddl m} g }tjD ]"}| d| dtj| d f¡ q| |ƒ}| d¡ dS )zFPrint list of available formats (arguments to "--format" option). r )ÚFancyGetoptúformats=Né z'List of available distribution formats:)Zdistutils.fancy_getoptr ÚbdistÚformat_commandsÚappendÚformat_commandÚ print_help)r ÚformatsÚformatZpretty_printer© r ú3/usr/local/lib/python3.8/distutils/command/bdist.pyÚshow_formats s ÿr c @ s– e Zd ZdZddddeƒ fdddd d gZdgZdd defgZdZ dddœZ dddddddddg Zddddddd d!d"d#œ Zd$d%„ Z d&d'„ Zd(d)„ Zd S )*r z$create a built (binary) distribution)zbdist-base=Úbz4temporary directory for creating built distributionsz plat-name=Úpz;platform name to embed in generated filenames (default: %s))r Nz/formats for distribution (comma-separated list))z dist-dir=Údz=directory to put final built distributions in [default: dist])ú skip-buildNz2skip rebuilding everything (for testing/debugging))zowner=Úuz@Owner name used when creating a tar file [default: current user])zgroup=ÚgzAGroup name used when creating a tar file [default: current group]r zhelp-formatsNz$lists available distribution formats)Ú bdist_rpmÚgztarÚzip)ÚposixÚntÚrpmÚbztarÚxztarÚztarÚtarÚwininstÚmsi)r zRPM distribution)Ú bdist_dumbzgzip'ed tar file)r$ zbzip2'ed tar file)r$ zxz'ed tar file)r$ zcompressed tar file)r$ ztar file)Z bdist_wininstzWindows executable installer)r$ zZIP file)Z bdist_msizMicrosoft Installer) r r r r r r! r"