HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-310.pyc
o

��i��@s�dZdZiZded<eded<eded<eded<ed	ed
<eded<ed
ed<eded<gd�Zgd�ZdZeee�D]\ZZedeee<eddeee<ed7ZqC[[[eded<dd�Z	dd�Z
dd�ZdS)z�
    pygments.console
    ~~~~~~~~~~~~~~~~

    Format colored console output.

    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
z[�z	39;49;00m�resetZ01m�boldZ02mZfaintZ03mZstandoutZ04m�	underlineZ05m�blinkZ06m�overline)�black�red�green�yellow�blue�magenta�cyan�gray)ZbrightblackZ	brightredZbrightgreenZbrightyellowZ
brightblueZ
brightmagentaZ
brightcyan�white�z%im�<�rcCstdS�Nr��codes�rr�G/usr/local/lib/python3.10/site-packages/pip/_vendor/pygments/console.py�reset_color(srcCst||tdSrr)Z	color_key�textrrr�colorize,srcCs�g}|dd�|dd�krdkr#nn
|�td�|dd�}|dd�|dd�kr5dkrDnn
|�td�|dd�}|dd�|dd�krVdkrenn
|�td	�|dd�}|�t|�|�|�|�td
�d�|�S)z�
    Format ``text`` with a color and/or some attributes::

        color       normal color
        *color*     bold color
        _color_     underlined color
        +color+     blinking color
    Nr����+r�*r�_rrr)�appendr�join)�attrr�resultrrr�
ansiformat0s	(((

r#N)�__doc__�escrZdark_colorsZlight_colors�x�zip�d�lrrr#rrrr�<module>s.