config root man

Current Path : /usr/local/lib/python2.5/distutils/command/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/local/lib/python2.5/distutils/command/install_egg_info.pyo

³ò
h”Rc@s…dZddklZddklZlZddkZddkZddkZdefd„ƒYZ	d„Z
d„Zd	„ZdS(
s†distutils.command.install_egg_info

Implements the Distutils 'install_egg_info' command, for installing
a package's PKG-INFO metadata.iÿÿÿÿ(tCommand(tlogtdir_utilNtinstall_egg_infocBsAeZdZdZd	gZd„Zd„Zd„Zd„ZRS(
s)Install an .egg-info file for the packages8Install package's PKG-INFO metadata as an .egg-info filesinstall-dir=tdsdirectory to install tocCs
d|_dS(N(tNonetinstall_dir(tself((s>/usr/local/lib/python2.5/distutils/command/install_egg_info.pytinitialize_optionsscCs‚|iddƒdtt|iiƒƒƒtt|iiƒƒƒtid f}t	i
i|i|ƒ|_
|i
g|_dS(Ntinstall_libRs%s-%s-py%s.egg-infoi(sinstall_dirsinstall_dir(tset_undefined_optionstto_filenamet	safe_nametdistributiontget_nametsafe_versiontget_versiontsystversiontostpathtjoinRttargettoutputs(Rtbasename((s>/usr/local/lib/python2.5/distutils/command/install_egg_info.pytfinalize_optionsscCs|i}tii|ƒo.tii|ƒoti|d|iƒnutii|ƒo$|i	ti
|ifd|ƒn>tii|iƒp'|i	ti|ifd|iƒnt
id|ƒ|ip0t|dƒ}|iii|ƒ|iƒndS(Ntdry_runs	Removing s	Creating s
Writing %stw(RRRtisdirtislinkRtremove_treeRtexiststexecutetunlinkRtmakedirsRtinfotopenR
tmetadatatwrite_pkg_filetclose(RRtf((s>/usr/local/lib/python2.5/distutils/command/install_egg_info.pytrun s	'$
cCs|iS(N(R(R((s>/usr/local/lib/python2.5/distutils/command/install_egg_info.pytget_outputs/s(sinstall-dir=Rsdirectory to install to(	t__name__t
__module__t__doc__tdescriptiontuser_optionsRRR)R*(((s>/usr/local/lib/python2.5/distutils/command/install_egg_info.pyRs			
	cCstidd|ƒS(sConvert an arbitrary string to a standard distribution name

    Any runs of non-alphanumeric/. characters are replaced with a single '-'.
    s[^A-Za-z0-9.]+t-(tretsub(tname((s>/usr/local/lib/python2.5/distutils/command/install_egg_info.pyR7scCs%|iddƒ}tidd|ƒS(sÌConvert an arbitrary string to a standard version string

    Spaces become dots, and all other non-alphanumeric characters become
    dashes, with runs of multiple dashes condensed to a single dash.
    t t.s[^A-Za-z0-9.]+R0(treplaceR1R2(R((s>/usr/local/lib/python2.5/distutils/command/install_egg_info.pyR?scCs|iddƒS(s|Convert a project or version name to its filename-escaped form

    Any '-' characters are currently replaced with '_'.
    R0t_(R6(R3((s>/usr/local/lib/python2.5/distutils/command/install_egg_info.pyRIs(
R-t
distutils.cmdRt	distutilsRRRRR1RRRR(((s>/usr/local/lib/python2.5/distutils/command/install_egg_info.pys<module>s$,		

Man Man