ruạṛ
3 ��XF � @ s4 d Z ddlmZ dddjf dfdmdpdsdddtf dfdwdzd}d�d�d�d�dAdBd�f dFfdGdHd�f dKfdAdLd�f dPfd,dQd�f dSfdT�ZedUk�r0ddVlZddVlZg Zg Zej j dej jej je �dWdW�� ddXlmZ x�ejdY�D ]�\ZZZx�eD ]�ZejdZ�� r�ejd[� � r�d\ed]dV� jd^dY�edVd�� f Zee� eedVdVd`g�ZxHejD ]>Zeee�Zej daeeej!e"ej#�e"ej$�ee�ff � �q@W � q�W � q�W ej%� e&e ��Z'e'j(� Z)e)jdbdc�Z)W dVQ R X e)dVe)j*dd�� Z+e)e)j*de�dV� Z,e&e df��.Z'e'j-e+� e'j-dgdhje� � e'j-e,� W dVQ R X edie.e� � dVS )�a� pygments.formatters._mapping ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Formatter mapping definitions. This file is generated by itself. Everytime you change something on a builtin formatter definition, run this script from the formatters folder to update it. Do not alter the FORMATTERS dictionary by hand. :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. � )�print_functionzpygments.formatters.bbcodeZBBCode�bbcode�bbz�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.�pygments.formatters.img�img_bmp�bmp�bitmap�*.bmp�wCreate a bitmap image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.�img_gif�gif�*.gif�tCreate a GIF image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.�pygments.formatters.html�HTML�html�*.html�*.htm��Format tokens as HTML 4 ``<span>`` tags within a ``<pre>`` tag, wrapped in a ``<div>`` tag. The ``<div>``'s CSS class can be set by the `cssclass` option.zpygments.formatters.irc�IRC�ircz&Format tokens with IRC color sequences�img�IMG�png�*.png�tCreate a PNG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.�img_jpg�jpg�jpeg�*.jpg�uCreate a JPEG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.�pygments.formatters.latex�LaTeX�latex�tex�*.tex�UFormat tokens as LaTeX code. This needs the `fancyvrb` and `color` standard packages.�pygments.formatters.other� Text only�text�null�*.txt�1Output the text unchanged without any formatting.� Raw tokens�raw�tokens�*.raw�@Format tokens as a raw representation for storing token streams.�pygments.formatters.rtf�RTF�rtf�*.rtf��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.�pygments.formatters.svg�SVG�svg�*.svg��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.zpygments.formatters.terminal256ZTerminal256�terminal256� console256�256z�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.zpygments.formatters.terminalZTerminal�terminal�consolez�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.ZTerminalTrueColor�terminal16m� console16m�16mz�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.ZTestcase�testcasez0Format tokens as appropriate for a new testcase.)ZBBCodeFormatterZBmpImageFormatterZGifImageFormatterZ HtmlFormatterZIRCFormatterZImageFormatterZJpgImageFormatterZLatexFormatterZ NullFormatterZRawTokenFormatterZRtfFormatterZSvgFormatterZTerminal256FormatterZTerminalFormatterZTerminalTrueColorFormatterZTestcaseFormatter�__main__Nz..)�docstring_headline�.z.py�_zpygments.formatters%s.%s� �/� � z%r: %rz � zFORMATTERS = {zif __name__ == '__main__':�wzFORMATTERS = { %s } z, z=== %d formatters processed.)r r �r r �r )r r rO rP r �r �r )r r rQ rR r �r �r r )r r rS rT r )r r �r r r �r )r r rU rV r �r r �r )r r rW rX r �r# r$ �r% )r! r"