%PDF- %PDF-
Direktori : /lib/python3/dist-packages/setuptools/command/__pycache__/ |
Current File : //lib/python3/dist-packages/setuptools/command/__pycache__/sdist.cpython-312.pyc |
� _�d� � � � d dl mZ d dlmc mZ d dlZd dlZd dlZd dl Z d dl mZ ddlm Z ddlmZ 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 �:/usr/lib/python3/dist-packages/setuptools/command/sdist.py�walk_revctrlr sB � �� ��#�#�*C�D� ���B�G�G�I�g�&� �D��J� ��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 # �>