Hacked By AnonymousFox
U
i�f� � @ sD d dl Z d dlmZ d dlT d dlmZ dd� ZG dd� de�ZdS ) � N)�Command)�*)�get_platformc C sP ddl m} g }tjD ]"}|�d| d tj| d f� q| |�}|�d� d S )Nr )�FancyGetopt�formats=� z'List of available distribution formats:)Zdistutils.fancy_getoptr �bdist�format_commands�append�format_commandZ
print_help)r �formats�formatZpretty_printer� r �</opt/alt/python38/lib64/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! r r"