Files
intellecton/venv/lib/python3.12/site-packages/pygments/__pycache__/plugin.cpython-312.pyc
T

46 lines
2.6 KiB
Plaintext
Raw Normal View History

Ë
ãóhdZddlZddlmZdZdZdZdZejd«Z d „Z
d
Z d Z d Z
y)

pygments.plugin
~~~~~~~~~~~~~~~
Pygments plugin interface.
lexer plugins::
[pygments.lexers]
yourlexer = yourmodule:YourLexer
formatter plugins::
[pygments.formatters]
yourformatter = yourformatter:YourFormatter
/.ext = yourformatter:YourFormatter
As you can see, you can define extensions for the formatter
with a leading slash.
syntax plugins::
[pygments.styles]
yourstyle = yourstyle:YourStyle
filter plugin::
[pygments.filter]
yourfilter = yourfilter:YourFilter
:copyright: Copyright 2006-present by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
éN)Ú entry_pointszpygments.lexerszpygments.formatterszpygments.styleszpygments.filterscóvt«}t|d«r|j|¬«S|j|g«S)select)Úgroup)rÚhasattrrÚget)Ú
group_nameÚgroupss úR/home/antigravity/intellecton/venv/lib/python3.12/site-packages/pygments/plugin.pyÚiter_entry_pointsr ,s9ä
‹^€F܈v ð}‰} :ˆz‰z˜* c#óXKtt«D]}|j«Œy­w©N)r ÚLEXER_ENTRY_POINTÚload©Ú
entrypoints r Úfind_plugin_lexersr9s(èø€Ü'Ô(9Ó ˆ
Øo‰oÓÓñ ùs‚(*c#ópKtt«D] }|j|j«fŒ"y­wr)r ÚFORMATTER_ENTRY_POINTÚnamerrs r Úfind_plugin_formattersr>s1èø€Ü'Ô(=Ó1ˆ
Øo‰o˜zŸÓ1ùó‚46c#ópKtt«D] }|j|j«fŒ"y­wr)r ÚSTYLE_ENTRY_POINTrrrs r Úfind_plugin_stylesrCs1èø€Ü'Ô(9Ó1ˆ
Øo‰o˜zŸÓ1ùrc#ópKtt«D] }|j|j«fŒ"y­wr)r ÚFILTER_ENTRY_POINTrrrs r Úfind_plugin_filtersrHs1èø€Ü'Ô(:Ó1ˆ
Øo‰o˜zŸÓ1ùr)Ú__doc__Ú functoolsÚimportlib.metadatarrrrrÚcacher rrrr©r