Ë
    æØjjP  ã                   óv   — i d d“dd“dd“dd“dd	“d
d“dd“dd“dd“dd“dd“dd“dd“dd“dd“dd“d d!“d"d#i¥Z y$)%ÚBBCodeFormatter)zpygments.formatters.bbcodeÚBBCode)ÚbbcodeÚbb© z Format tokens with BBcodes. These formatting codes are used by many bulletin boards, so you can highlight your sourcecode with pygments before posting it there.ÚBmpImageFormatter)úpygments.formatters.imgÚimg_bmp)ÚbmpÚbitmap)z*.bmpzwCreate a bitmap image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.ÚGifImageFormatter)r   Úimg_gif)Úgif)z*.gifztCreate a GIF image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.ÚGroffFormatter)zpygments.formatters.groffÚgroff)r   ÚtroffÚroffr   zFFormat tokens with groff escapes to change their color and font style.ÚHtmlFormatter)zpygments.formatters.htmlÚHTML)Úhtml)z*.htmlz*.htmzàFormat tokens as HTML 4 ``<span>`` tags. By default, the content is enclosed in a ``<pre>`` tag, itself wrapped in a ``<div>`` tag (but see the `nowrap` option). The ``<div>``'s CSS class can be set by the `cssclass` option.ÚIRCFormatter)zpygments.formatters.ircÚIRC)Úircr   r   z&Format tokens with IRC color sequencesÚImageFormatter)r   Úimg)r   ÚIMGÚpng)z*.pngztCreate a PNG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.ÚJpgImageFormatter)r   Úimg_jpg)ÚjpgÚjpeg)z*.jpgzuCreate a JPEG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.ÚLatexFormatter)zpygments.formatters.latexÚLaTeX)ÚlatexÚtex)z*.texzUFormat tokens as LaTeX code. This needs the `fancyvrb` and `color` standard packages.ÚNullFormatter)úpygments.formatters.otherz	Text only)ÚtextÚnull)z*.txtz1Output the text unchanged without any formatting.ÚPangoMarkupFormatter)zpygments.formatters.pangomarkupzPango Markup)ÚpangoÚpangomarkupr   zFFormat tokens as Pango Markup code. It can then be rendered to an SVG.ÚRawTokenFormatter)r&   z
Raw tokens)ÚrawÚtokens)z*.rawz@Format tokens as a raw representation for storing token streams.ÚRtfFormatter)zpygments.formatters.rtfÚRTF)Úrtf)z*.rtfzÃFormat tokens as RTF markup. This formatter automatically outputs full RTF documents with color information and other useful stuff. Perfect for Copy and Paste into Microsoft(R) Word(R) documents.ÚSvgFormatter)zpygments.formatters.svgÚSVG)Úsvg)z*.svgzãFormat tokens as an SVG graphics file.  This formatter is still experimental. Each line of code is a ``<text>`` element with explicit ``x`` and ``y`` coordinates containing ``<tspan>`` elements with the individual token styles.ÚTerminal256Formatter)úpygments.formatters.terminal256ÚTerminal256)Úterminal256Ú
console256Ú256r   zËFormat tokens with ANSI color sequences, for output in a 256-color terminal or console.  Like in `TerminalFormatter` color sequences are terminated at newlines, so that paging the output works correctly.ÚTerminalFormatter)zpygments.formatters.terminalÚTerminal)ÚterminalÚconsoler   z�Format tokens with ANSI color sequences, for output in a text console. Color sequences are terminated at newlines, so that paging the output works correctly.ÚTerminalTrueColorFormatter)r6   ÚTerminalTrueColor)Úterminal16mÚ
console16mÚ16mr   zÌFormat tokens with ANSI color sequences, for output in a true-color terminal or console.  Like in `TerminalFormatter` color sequences are terminated at newlines, so that paging the output works correctly.ÚTestcaseFormatter)r&   ÚTestcase)Útestcaser   z0Format tokens as appropriate for a new testcase.N)Ú
FORMATTERSr   ó    ú^/opt/eval-harness/bench_task/venv/lib/python3.12/site-packages/pygments/formatters/_mapping.pyú<module>rJ      s%  ððØð  zðàð  Zðð ð  Nðð ð  gð	ð
 ð  ~ðð Ðtðð ð  Tðð ð  Vðð ð  tðð ð  Sðð ð  xðð ð  hðð ð  Tðð ð  tðð ð  Hðð  ð  Dð!ð" !ð  #Uð#ð$ ð  Jñ%�
rH   