| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.9/site-packages/setuptools/command/__pycache__/ |
Upload File : |
a
���hO � @ sx d dl mZ d dlm mZ d dlZd dlZd dlZd dl Z ddl
mZ d dlZe
Zd
dd�ZG dd � d eej�ZdS )� )�logN� )�sdist_add_defaults� c c s, t �d�D ]}|�� | �D ]
}|V qq
dS )z%Find all files under revision controlzsetuptools.file_findersN)�
pkg_resourcesZiter_entry_points�load)�dirnameZep�item� r
�</usr/lib/python3.9/site-packages/setuptools/command/sdist.py�walk_revctrl s r c s� e Zd ZdZg d�Zi Zg d�Zedd� eD ��Zdd� Z dd � Z
d
d� Zdd
� Ze
ejdd� ��Z� fdd�Zdd� Zdd� Zdd� Z� fdd�Zdd� Zdd� Zdd� Zd d!� Z� ZS )"�sdistz=Smart sdist that finds anything supported by revision control))zformats=Nz6formats for source distribution (comma-separated list))z 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])r z.rstz.txtz.mdc c s | ]}d � |�V qdS )z README{0}N)�format)�.0�extr
r
r � <genexpr>'