HEX
Server: Apache
System: Linux vpshost11508.publiccloud.com.br 5.15.179-grsec-vpshost-10.lc.el8.x86_64 #1 SMP Mon Apr 7 12:04:45 -03 2025 x86_64
User: wicomm2 (10002)
PHP: 8.3.0
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //lib/python2.7/site-packages/pip/commands/hash.pyc
�
u�-ec@@s�ddlmZddlZddlZddlZddlmZddlmZddl	m
Z
ddlmZm
Z
eje�Zdefd��YZd	�ZdS(
i(tabsolute_importN(tCommand(tERROR(tread_chunks(t
FAVORITE_HASHt
STRONG_HASHEStHashCommandcB@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] <file> ...s#Compute hashes of package archives.cO@sqtt|�j||�|jjdddddtdddtd	d
djt��|jj	d|j�dS(
Ns-as--algorithmtdestt	algorithmtchoicestactiontstoretdefaultthelps$The hash algorithm to use: one of %ss, i(
tsuperRt__init__tcmd_optst
add_optionRRtjointparsertinsert_option_group(tselftargstkw((s5/usr/lib/python2.7/site-packages/pip/commands/hash.pyRs		cC@sZ|s|jjtj�tS|j}x-|D]%}tjd||t||��q-WdS(Ns%s:
--hash=%s:%s(	Rtprint_usagetsyststderrRR	tloggertinfot
_hash_of_file(RtoptionsRR	tpath((s5/usr/lib/python2.7/site-packages/pip/commands/hash.pytrun(s	
	(t__name__t
__module__t__doc__tnametusagetsummaryRR!(((s5/usr/lib/python2.7/site-packages/pip/commands/hash.pyRs	cC@sUt|d��:}tj|�}x!t|�D]}|j|�q.WWdQX|j�S(s!Return the hash digest of a file.trbN(topenthashlibtnewRtupdatet	hexdigest(R R	tarchiveRtchunk((s5/usr/lib/python2.7/site-packages/pip/commands/hash.pyR3s
(t
__future__RR*tloggingRtpip.basecommandRtpip.status_codesRt	pip.utilsRtpip.utils.hashesRRt	getLoggerR"RRR(((s5/usr/lib/python2.7/site-packages/pip/commands/hash.pyt<module>s#