opt
/
alt
/
python310
/
lib64
/
python3.10
/
distutils
/
command
/
__pycache__
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
__init__.cpython-310.opt-1.pyc
477 bytes
Rename
Delete
__init__.cpython-310.opt-2.pyc
372 bytes
Rename
Delete
__init__.cpython-310.pyc
477 bytes
Rename
Delete
bdist.cpython-310.opt-1.pyc
3.48 KB
Rename
Delete
bdist.cpython-310.opt-2.pyc
3.30 KB
Rename
Delete
bdist.cpython-310.pyc
3.48 KB
Rename
Delete
bdist_dumb.cpython-310.opt-1.pyc
3.52 KB
Rename
Delete
bdist_dumb.cpython-310.opt-2.pyc
3.33 KB
Rename
Delete
bdist_dumb.cpython-310.pyc
3.52 KB
Rename
Delete
bdist_msi.cpython-310.opt-1.pyc
19.15 KB
Rename
Delete
bdist_msi.cpython-310.opt-2.pyc
17.67 KB
Rename
Delete
bdist_msi.cpython-310.pyc
19.22 KB
Rename
Delete
bdist_rpm.cpython-310.opt-1.pyc
11.91 KB
Rename
Delete
bdist_rpm.cpython-310.opt-2.pyc
11.61 KB
Rename
Delete
bdist_rpm.cpython-310.pyc
11.96 KB
Rename
Delete
build.cpython-310.opt-1.pyc
3.77 KB
Rename
Delete
build.cpython-310.opt-2.pyc
3.69 KB
Rename
Delete
build.cpython-310.pyc
3.77 KB
Rename
Delete
build_clib.cpython-310.opt-1.pyc
4.72 KB
Rename
Delete
build_clib.cpython-310.opt-2.pyc
4.18 KB
Rename
Delete
build_clib.cpython-310.pyc
4.72 KB
Rename
Delete
build_ext.cpython-310.opt-1.pyc
15.83 KB
Rename
Delete
build_ext.cpython-310.opt-2.pyc
13.95 KB
Rename
Delete
build_ext.cpython-310.pyc
15.83 KB
Rename
Delete
build_py.cpython-310.opt-1.pyc
10.19 KB
Rename
Delete
build_py.cpython-310.opt-2.pyc
9.04 KB
Rename
Delete
build_py.cpython-310.pyc
10.24 KB
Rename
Delete
build_scripts.cpython-310.opt-1.pyc
4.24 KB
Rename
Delete
build_scripts.cpython-310.opt-2.pyc
3.87 KB
Rename
Delete
build_scripts.cpython-310.pyc
4.24 KB
Rename
Delete
check.cpython-310.opt-1.pyc
4.85 KB
Rename
Delete
check.cpython-310.opt-2.pyc
4.27 KB
Rename
Delete
check.cpython-310.pyc
4.85 KB
Rename
Delete
clean.cpython-310.opt-1.pyc
2.06 KB
Rename
Delete
clean.cpython-310.opt-2.pyc
1.98 KB
Rename
Delete
clean.cpython-310.pyc
2.06 KB
Rename
Delete
config.cpython-310.opt-1.pyc
10.05 KB
Rename
Delete
config.cpython-310.opt-2.pyc
6.83 KB
Rename
Delete
config.cpython-310.pyc
10.05 KB
Rename
Delete
install.cpython-310.opt-1.pyc
13.50 KB
Rename
Delete
install.cpython-310.opt-2.pyc
12.54 KB
Rename
Delete
install.cpython-310.pyc
13.50 KB
Rename
Delete
install_data.cpython-310.opt-1.pyc
2.25 KB
Rename
Delete
install_data.cpython-310.opt-2.pyc
2.12 KB
Rename
Delete
install_data.cpython-310.pyc
2.25 KB
Rename
Delete
install_egg_info.cpython-310.opt-1.pyc
2.98 KB
Rename
Delete
install_egg_info.cpython-310.opt-2.pyc
2.33 KB
Rename
Delete
install_egg_info.cpython-310.pyc
2.98 KB
Rename
Delete
install_headers.cpython-310.opt-1.pyc
1.69 KB
Rename
Delete
install_headers.cpython-310.opt-2.pyc
1.53 KB
Rename
Delete
install_headers.cpython-310.pyc
1.69 KB
Rename
Delete
install_lib.cpython-310.opt-1.pyc
5.01 KB
Rename
Delete
install_lib.cpython-310.opt-2.pyc
4.46 KB
Rename
Delete
install_lib.cpython-310.pyc
5.01 KB
Rename
Delete
install_scripts.cpython-310.opt-1.pyc
2.11 KB
Rename
Delete
install_scripts.cpython-310.opt-2.pyc
1.98 KB
Rename
Delete
install_scripts.cpython-310.pyc
2.11 KB
Rename
Delete
register.cpython-310.opt-1.pyc
8.44 KB
Rename
Delete
register.cpython-310.opt-2.pyc
7.23 KB
Rename
Delete
register.cpython-310.pyc
8.44 KB
Rename
Delete
sdist.cpython-310.opt-1.pyc
14.12 KB
Rename
Delete
sdist.cpython-310.opt-2.pyc
10.89 KB
Rename
Delete
sdist.cpython-310.pyc
14.12 KB
Rename
Delete
upload.cpython-310.opt-1.pyc
5.24 KB
Rename
Delete
upload.cpython-310.opt-2.pyc
5.12 KB
Rename
Delete
upload.cpython-310.pyc
5.24 KB
Rename
Delete
o �?Og=J � @ s� d Z ddlZddlZddlmZ ddlmZ ddlmZ ddlm Z ddlm Z ddlmZ dd lm Z dd lmZ ddlmZ ddlmZ dd lmZmZ dd� ZG dd� de�ZdS )zadistutils.command.sdist Implements the Distutils 'sdist' command (create a source distribution).� N)�glob)�warn)�Command)�dir_util)� file_util)�archive_util)�TextFile)�FileList)�log)�convert_path)�DistutilsTemplateError�DistutilsOptionErrorc C s` ddl m} ddlm} g }|�� D ]}|�d| d|| d f� q|�� | |��d� dS )zoPrint all possible values for the 'formats' option (used by the "--help-formats" command-line option). r )�FancyGetopt)�ARCHIVE_FORMATS�formats=N� z.List of available source distribution formats:)Zdistutils.fancy_getoptr Zdistutils.archive_utilr �keys�append�sortZ print_help)r r �formats�format� r �>/opt/alt/python310/lib64/python3.10/distutils/command/sdist.py�show_formats s ��r c @ s e Zd ZdZdd� Zg d�Zg d�ZdddefgZd d d�Z defgZ d Zdd� Zdd� Z dd� Zdd� Zdd� Zdd� Zedd� �Zdd� Zdd� Zd d!� Zd"d#� Zd$d%� Zd&d'� Zd(d)� Zd*d+� Zd,d-� Zd.d/� Zd0d1� Zd2d3� Zd4d5� Z d6d7� Z!d8d9� Z"dS ):�sdistz6create a source distribution (tarball, zip file, etc.)c C � | j S )zYCallable used for the check sub-command. Placed here so user_options can view it)�metadata_check��selfr r r �checking_metadata( � zsdist.checking_metadata))z template=�tz5name of manifest template file [default: MANIFEST.in])z manifest=�mz)name of manifest file [default: MANIFEST])�use-defaultsNzRinclude the default file set in the manifest [default; disable with --no-defaults])�no-defaultsNz"don't include the default file set)�pruneNz�specifically exclude files/directories that should not be distributed (build tree, RCS/CVS dirs, etc.) [default; disable with --no-prune])�no-pruneNz$don't automatically exclude anything)� manifest-only�ozEjust regenerate the manifest and then stop (implies --force-manifest))�force-manifest�fzkforcibly regenerate the manifest and carry on as usual. Deprecated: now the manifest is always regenerated.)r Nz6formats for source distribution (comma-separated list))� keep-temp�kz@keep the distribution tree around after creating archive file(s))z dist-dir=�dzFdirectory to put the source distribution archive(s) in [default: dist])�metadata-checkNz[Ensure that all required elements of meta-data are supplied. Warn if any missing. [default])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# r% r'