| Server IP : 85.214.239.14 / Your IP : 216.73.216.27 Web Server : Apache/2.4.65 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/3/root/usr/lib/python3.11/distutils/command/__pycache__/ |
Upload File : |
�
ZQd� � �T � d Z ddlZddlmZ ddlT ddlmZ d� Z G d� de� � ZdS ) zidistutils.command.bdist
Implements the Distutils 'bdist' command (create a built [binary]
distribution).� N)�Command)�*)�get_platformc �� � ddl m} g }t j D ]3}|� d|z dt j | d f� � �4 | |� � }|� d� � dS )zFPrint list of available formats (arguments to "--format" option).
r )�FancyGetopt�formats=N� z'List of available distribution formats:)�distutils.fancy_getoptr �bdist�format_commands�append�format_command�
print_help)r �formats�format�pretty_printers �./usr/lib/python3.11/distutils/command/bdist.py�show_formatsr s� � � 3�2�2�2�2�2��G��'� :� :�����
�V�+�T��,�V�4�Q�7�9� :� :� :� :� �[��)�)�N����G�H�H�H�H�H� c � � e Zd ZdZdddd e� � z fdddd d
gZdgZdd
defgZdZ ddd�Z
g d�Zdddddddd�Zd� Z
d� Zd� 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)�rpmr �bztar�xztar�ztar�tarr )r zRPM distribution)�
bdist_dumbzgzip'ed tar file)r'