관리-도구
편집 파일: terminal256.cpython-38.pyc
U &?�f�- � @ 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-2024 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"