| Server IP : 164.138.27.172 / Your IP : 216.73.217.113 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3.5/distutils/command/__pycache__/ |
Upload File : |
.c`�- � @ s� d Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l Td d l m Z Gd d � d e � Z d S) zhdistutils.command.register Implements the Distutils 'register' command (register with the repository). � N)�warn)� PyPIRCCommand)�*)�logc @ s� e Z d Z d Z e j d d g Z e j d d d g Z d d d � f g Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d d � Z d S)!�registerz7register the distribution with the Python package index�list-classifiersN� list the valid Trove classifiers�strict�BWill stop the registering if the meta-data are not fully compliant�verify�checkc C s d S)NT� )�selfr r �0/usr/lib/python3.5/distutils/command/register.py�<lambda> s zregister.<lambda>c C s# t j | � d | _ d | _ d S)Nr )r �initialize_options�list_classifiersr )r r r r r s zregister.initialize_optionsc C s<