File "sdist.cpython-36.pyc"
Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/alt/python36/lib64/python3.6/distutils/command/__pycache__/sdist.cpython-36.pyc
File size: 12.81 KB
MIME-type: text/x-bytecode.python
Charset: 8 bit
3
fE @ s d Z ddlZddlZddlT ddlmZ ddlmZ ddlmZ ddl m
Z
mZmZm
Z
ddlmZ ddlT dd lmZ dd
l mZ ddlmZ dd
ZG dd deZdS )zadistutils.command.sdist
Implements the Distutils 'sdist' command (create a source distribution). N)*)glob)warn)Command)dir_utildep_util file_utilarchive_util)TextFile)FileList)log)convert_pathc C sd ddl m} ddlm} g }x,|j D ] }|jd| d|| d f q&W |j | |jd dS )zoPrint all possible values for the 'formats' option (used by
the "--help-formats" command-line option).
r )FancyGetopt)ARCHIVE_FORMATSzformats=N z.List of available source distribution formats:)Zdistutils.fancy_getoptr Zdistutils.archive_utilr keysappendsortZ
print_help)r r formatsformat r </opt/alt/python36/lib64/python3.6/distutils/command/sdist.pyshow_formats s r c @ s e Zd ZdZdd ZdJdKdLdMdNdOdPdQdRdTdUdVdWdXgZd
ddddd"gZd*dd+efgZd
dd,Z d-efgZ
d.d/ Zd0d1 Zd2d3 Z
d4d5 Zd6d7 Zd8d9 Zd:d; Zd<d= Zd>d? Zd@dA ZdBdC ZdDdE ZdFdG ZdHdI ZdS )Ysdistz6create a source distribution (tarball, zip file, etc.)c C s | j S )zYCallable used for the check sub-command.
Placed here so user_options can view it)metadata_check)selfr r r checking_metadata% s zsdist.checking_metadata template=t5name of manifest template file [default: MANIFEST.in] manifest=m)name of manifest file [default: MANIFEST]use-defaultsNRinclude the default file set in the manifest [default; disable with --no-defaults]no-defaults"don't include the default file setprunespecifically exclude files/directories that should not be distributed (build tree, RCS/CVS dirs, etc.) [default; disable with --no-prune]no-prune$don't automatically exclude anything
manifest-onlyoEjust regenerate the manifest and then stop (implies --force-manifest)force-manifestfkforcibly regenerate the manifest and carry on as usual. Deprecated: now the manifest is always regenerated.formats=6formats for source distribution (comma-separated list) keep-tempkz1keep the distribution tree around after creating zarchive file(s) dist-dir=dFdirectory to put the source distribution archive(s) in [default: dist]metadata-check[Ensure that all required elements of meta-data are supplied. Warn if any missing. [default]owner=u@Owner name used when creating a tar file [default: current user]group=gAGroup name used when creating a tar file [default: current group]zhelp-formatsz#list available distribution formats)zno-defaultszno-prunecheckc C sT d | _ d | _d| _d| _d| _d| _dg| _d| _d | _d | _ d| _
d | _d | _d S )N r Zgztar)
templatemanifestuse_defaultsr'