o ah @sNdZiddddddddd d d d d ddddddddddddddddddd d!d"d#d$iZed%kr%d&d'lZd&d'lZgZgZejd&ej ej e d(d(d&d)l m Z ed*D]T\ZZZeD]LZed+red,sd-ed.d'd/d*ed'd0fZeeeed'd'd1gZejD]ZeeeZed2eeeje ej!e ej"e effqqoqhe#e$e Z%e%&Z'e'd3d4Z'Wd'n1swYe'd'e'(d5Z)e'e'(d6d'Z*e$e d7Z%e%+e)e%+d8d9 ee%+e*Wd'n 1swYed:e,ed'Sd'S);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-2021 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. BBCodeFormatter)zpygments.formatters.bbcodeBBCode)bbcodebbzFormat 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.imgimg_bmp)bmpbitmap)z*.bmpzwCreate a bitmap image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.GifImageFormatter)rimg_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)zpygments.formatters.groffgroff)rtroffroffrzFFormat tokens with groff escapes to change their color and font style. HtmlFormatter)zpygments.formatters.htmlHTML)html)z*.htmlz*.htmzFormat tokens as HTML 4 ```` tags within a ``
`` tag, wrapped in a ``
`` tag. The ``
``'s CSS class can be set by the `cssclass` option. IRCFormatter)zpygments.formatters.ircIRC)ircrrz&Format tokens with IRC color sequencesImageFormatter)rimg)rIMGpng)z*.pngztCreate a PNG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.JpgImageFormatter)rimg_jpg)jpgjpeg)z*.jpgzuCreate a JPEG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.LatexFormatter)zpygments.formatters.latexLaTeX)latextex)z*.texzUFormat tokens as LaTeX code. This needs the `fancyvrb` and `color` standard packages. NullFormatter)pygments.formatters.otherz Text only)textnull)z*.txtz1Output the text unchanged without any formatting.PangoMarkupFormatter)zpygments.formatters.pangomarkupz Pango Markup)pango pangomarkuprzFFormat tokens as Pango Markup code. It can then be rendered to an SVG.RawTokenFormatter)r%z Raw tokens)rawtokens)z*.rawz@Format tokens as a raw representation for storing token streams. RtfFormatter)zpygments.formatters.rtfRTF)rtf)z*.rtfzFormat 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)zpygments.formatters.svgSVG)svg)z*.svgzFormat tokens as an SVG graphics file. This formatter is still experimental. Each line of code is a ```` element with explicit ``x`` and ``y`` coordinates containing ```` elements with the individual token styles.Terminal256Formatter)pygments.formatters.terminal256 Terminal256) terminal256 console256256rzFormat 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)zpygments.formatters.terminalTerminal)terminalconsolerzFormat 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)r5TerminalTrueColor) terminal16m console16m16mrzFormat 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)testcaserz0Format tokens as appropriate for a new testcase.__main__Nz..)docstring_headline.z.py_zpygments.formatters%s.%s/z%r: %rz  zFORMATTERS = {zif __name__ == '__main__':wzFORMATTERS = { %s } z, z=== %d formatters processed.)-__doc__ FORMATTERS__name__sysosfound_formattersimportspathinsertjoindirname__file__ pygments.utilrHwalkrootdirsfilesfilenameendswith startswithreplace module_nameprint __import__module__all__formatter_namegetattr formatterappendnametuplealiases filenamessortopenfpreadcontentfindheaderfooterwritelenrrr>/usr/lib/python3/dist-packages/pygments/formatters/_mapping.pys      "