| Server IP : 69.164.203.165 / Your IP : 216.73.216.219 Web Server : nginx/1.18.0 System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64 User : www-data ( 33) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.7/distutils/command/ |
Upload File : |
� u F`c @ sz d Z d 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 m Z d e f d � � YZ d S( sh distutils.command.register Implements the Distutils 'register' command (register with the repository). s $Id$i����N( t warn( t PyPIRCCommand( t logt registerc B s� e Z d Z e j d d g Z e j d d d g Z d d � f g Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d d � Z RS( s7 register the distribution with the Python package indexs list-classifierss list the valid Trove classifierst strictsB Will stop the registering if the meta-data are not fully compliantt verifyt checkc C s t S( N( t True( t self( ( s0 /usr/lib/python2.7/distutils/command/register.pyt <lambda> t c C s# t j | � d | _ d | _ d S( Ni ( R t initialize_optionst list_classifiersR ( R ( ( s0 /usr/lib/python2.7/distutils/command/register.pyR s c C s>