Server : Apache System : Linux server1.cgrithy.com 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64 User : nobody ( 99) PHP Version : 8.1.23 Disable Function : NONE Directory : /opt/alt/python311/lib64/python3.11/distutils/command/__pycache__/ |
� �,d� � �R � d dl Z d dlmZ d dlT d dlmZ d� Z G d� de� � ZdS )� N)�Command)�*)�get_platformc �� � ddl m} g }t j D ]3}|� d|z d t j | d f� � �4 | |� � }|� d� � d S )Nr )�FancyGetopt�formats=� z'List of available distribution formats:)�distutils.fancy_getoptr �bdist�format_commands�append�format_command� print_help)r �formats�format�pretty_printers �>/opt/alt/python311/lib64/python3.11/distutils/command/bdist.py�show_formatsr s� � ��2�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'