php IHDR w Q )Ba pHYs sRGB gAMA a IDATxMk\U s&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨ G;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j- $_q?qS XzG'ay

| files >> /var/www/html/sub/images/sym/root/usr/lib/python2.6/distutils/command/ |
| files >> /var/www/html/sub/images/sym/root/usr/lib/python2.6/distutils/command/register.pyo |
Lc @ s d Z d Z d d k Z d d k Z d d k Z d d k Z d d k Z d d k Z d d k l Z d d k
Td d k l Z d e f d YZ
d S( sh distutils.command.register
Implements the Distutils 'register' command (register with the repository).
s9 $Id: register.py 77719 2010-01-24 00:57:20Z tarek.ziade $iN( t
PyPIRCCommand( t *( t logt registerc B s e Z d Z e i d g Z e i d d g 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 verifyc C s t i | d | _ d S( Ni ( R t initialize_optionst list_classifiers( t self( ( s0 /usr/lib/python2.6/distutils/command/register.pyR s
c C s\ | i | i | i | i o | i n# | i o | i n | i d S( N( t finalize_optionst _set_configt check_metadatat dry_runt verify_metadataR t classifierst
send_metadata( R ( ( s0 /usr/lib/python2.6/distutils/command/register.pyt run s
c C s | i i } g } x? d D]7 } t | | o
t | | p | i | q q W| o! | i d t i | d n | i o# | i p | i d d q nC | i
o# | i p | i d d q n | i d
d d d
S( s Ensure that all required elements of meta-data (name, version,
URL, (author and author_email) or (maintainer and
maintainer_email)) are supplied by the Distribution object; warn if
any are missing.
t namet versiont urls missing required meta-data: s , s) missing meta-data: if 'author' supplied, s# 'author_email' must be supplied toos- missing meta-data: if 'maintainer' supplied, s' 'maintainer_email' must be supplied toos4 missing meta-data: either (author and author_email) s% or (maintainer and maintainer_email) s must be suppliedN( s names versionR ( t distributiont metadatat hasattrt getattrt appendt warnt stringt joint authort author_emailt
maintainert maintainer_email( R R t missingt attr( ( s0 /usr/lib/python2.6/distutils/command/register.pyR
* s(
c C s | i } | h j oA | d | _ | d | _ | d | _ | d | _ t | _ nZ | i d | i f j o t d | i n | i d j o | i | _ n t | _ d S( s: Reads the configuration file and set attributes.
t usernamet passwordt
repositoryt realmt pypis %s not found in .pypircN(
t _read_pypircR! R"