ž
«ÿf¼- 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( uh distutils.command.register
Implements the Distutils 'register' command (register with the repository).
i N( u warn( u
PyPIRCCommand( u *( u logc B sÓ | Ee 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(! u registeru7 register the distribution with the Python package indexu list-classifiersu list the valid Trove classifiersu strictuB Will stop the registering if the meta-data are not fully compliantu verifyu checkc C s d S( NT( u True( u self( ( u? /opt/alt/python33/lib64/python3.3/distutils/command/register.pyu