Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
pygments
/
formatters
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: terminal256.cpython-310.pyc
o ���a�- � @ 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"