%PDF- %PDF-
| Direktori : /snap/core/17247/usr/lib/python3.5/distutils/command/__pycache__/ |
| Current File : //snap/core/17247/usr/lib/python3.5/distutils/command/__pycache__/register.cpython-35.pyc |
|�g�- � @ 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<