/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands
NameSizeModeActions
completion.py19670644editdlrm
completion.pyc25840644editdlrm
download.py48040644editdlrm
download.pyc44490644editdlrm
freeze.py27740644editdlrm
freeze.pyc32570644editdlrm
hash.py15970644editdlrm
hash.pyc25650644editdlrm
help.py9820644editdlrm
help.pyc14180644editdlrm
install.py149710644editdlrm
install.pyc102790644editdlrm
list.py74120644editdlrm
list.pyc73800644editdlrm
search.py47770644editdlrm
search.pyc54590644editdlrm
show.py58150644editdlrm
show.pyc58960644editdlrm
uninstall.py28840644editdlrm
uninstall.pyc31830644editdlrm
wheel.py75280644editdlrm
wheel.pyc64780644editdlrm
__init__.py21450644editdlrm
__init__.pyc26590644editdlrm
Edit: /usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/hash.pyc (2565B)
Ñò ¥Wc @@s¬ddklZddkZddkZddkZddklZddklZddk l Z ddk l Z l Z eieƒZdefd„ƒYZd „ZdS( i(tabsolute_importN(tCommand(tERROR(t read_chunks(t FAVORITE_HASHt STRONG_HASHESt HashCommandcB@s2eZdZdZdZdZd„Zd„ZRS(sŽ Compute a hash of a local package archive. These can be used with --hash in a requirements file to do repeatable installs. thashs%prog [options] ...s#Compute hashes of package archives.cO@sqtt|ƒi||Ž|iidddddtdddtd d d itƒƒ|ii d |iƒdS( Ns-as --algorithmtdestt algorithmtchoicestactiontstoretdefaultthelps$The hash algorithm to use: one of %ss, i( tsuperRt__init__tcmd_optst add_optionRRtjointparsertinsert_option_group(tselftargstkw((sI/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/hash.pyRs  cC@s\|p|iitiƒtS|i}x-|D]%}tid||t||ƒƒq/WdS(Ns%s: --hash=%s:%s( Rt print_usagetsyststderrRR tloggertinfot _hash_of_file(RtoptionsRR tpath((sI/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/hash.pytrun(s  (t__name__t __module__t__doc__tnametusagetsummaryRR!(((sI/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/hash.pyRs  cC@sit|dƒiiƒ}z@|~}ti|ƒ}x!t|ƒD]}|i|ƒqBWWdQX|iƒS(s!Return the hash digest of a file.trbN(topent__exit__t __enter__thashlibtnewRtupdatet hexdigest(R R t_[1]tarchiveRtchunk((sI/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/hash.pyR3s & (t __future__RR,tloggingRtpip.basecommandRtpip.status_codesRt pip.utilsRtpip.utils.hashesRRt getLoggerR"RRR(((sI/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/hash.pyts   #