File: //lib/python3/dist-packages/pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-310.pyc
o
@%Ne�- � @ sb d Z ddlmZ ddlmZ ddlmZ ddgZG dd� d�ZG d d� de�Z G d
d� de �Z
dS )a�
pygments.formatters.terminal256
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Formatter for 256-color terminal output with ANSI sequences.
RGB-to-XTERM color conversion routines adapted from xterm256-conv
tool (http://frexx.de/xterm-256-notes/data/xterm256-conv2.tar.bz2)
by Wolfgang Frisch.
Formatter version 1.
:copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� )� Formatter)�codes)�
ansicolors�Terminal256Formatter�TerminalTrueColorFormatterc @ s6 e Zd Zd
dd�Zdd� Zdd� Zd d
� Zdd� ZdS )�EscapeSequenceNFc C s"