+
    ~j                     j    R t ^ RIt^ RIHt RtRtRtRt]P                  R 4       t	R t
R	 tR
 tR tR# )aq  
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_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   & d/Users/mitch_tango/dev/rabbit-r1-livekit/agent/.venv/lib/python3.14/site-packages/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   9   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   C   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   H   s+     '(:;
ooz000 <r   )__doc__	functoolsimportlib.metadatar   r   r   r   r   cacher   r   r   r   r    r   r
   <module>r$      sW   !D  +% - % '  	* 	* 
1
1
1r   