+
    ic                     D    R t ^ RIHt RtRtRtRtR tR tR t	R	 t
R
 tR# )an  
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-2025 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
)entry_pointszpygments.lexerszpygments.formatterszpygments.styleszpygments.filtersc                     \        4       p\        VR 4      '       d   VP                  V R7      # VP                  V . 4      # )select)group)r   hasattrr   get)
group_namegroupss   & b/home/wkmabra/.openclaw/workspace/venv/lib/python3.14/site-packages/pip/_vendor/pygments/plugin.pyiter_entry_pointsr   +   s<    ^Fvx   }}:}.. zz*b))    c               #   ^   "   \        \        4       F  p V P                  4       x  K  	  R # 5iN)r   LEXER_ENTRY_POINTload
entrypoints    r
   find_plugin_lexersr   7   s"     '(9:
oo ;s   +-c               #   v   "   \        \        4       F!  p V P                  V P                  4       3x  K#  	  R # 5ir   )r   FORMATTER_ENTRY_POINTnamer   r   s    r
   find_plugin_formattersr   <   s+     '(=>
ooz000 ?   79c               #   v   "   \        \        4       F!  p V P                  V P                  4       3x  K#  	  R # 5ir   )r   STYLE_ENTRY_POINTr   r   r   s    r
   find_plugin_stylesr   A   s+     '(9:
ooz000 ;r   c               #   v   "   \        \        4       F!  p V P                  V P                  4       3x  K#  	  R # 5ir   )r   FILTER_ENTRY_POINTr   r   r   s    r
   find_plugin_filtersr   F   s+     '(:;
ooz000 <r   N)__doc__importlib.metadatar   r   r   r   r   r   r   r   r   r    r   r
   <module>r"      sA   !D ,% - % ' 	* 
1
1
1r   