HOME


Mini Shell 1.0
DIR: /lib/python3/dist-packages/pygments/lexers/__pycache__/
Upload File :
Current File : //lib/python3/dist-packages/pygments/lexers/__pycache__/sgf.cpython-312.pyc
�

|�e���P�dZddlmZmZddlmZmZmZmZm	Z	dgZ
Gd�de�Zy)z�
    pygments.lexers.sgf
    ~~~~~~~~~~~~~~~~~~~

    Lexer for Smart Game Format (sgf) file format.

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
�)�
RegexLexer�bygroups)�Name�Literal�String�Punctuation�
Whitespace�SmartGameFormatLexerc��eZdZdZdZdZdgZdgZddefde	jfd	eeeje�fd
eeeje�fdeeee�fdeeeeee�fd
eeee�fdeeee�fdefg	iZy)r
z�
    Lexer for Smart Game Format (sgf) file format.

    The format is used to store game records of board games for two players
    (mainly Go game).

    .. versionadded:: 2.4
    �SmartGameFormatzhttps://www.red-bean.com/sgf/�sgfz*.sgf�rootz[():;]+a(A[BW]|AE|AN|AP|AR|AS|[BW]L|BM|[BW]R|[BW]S|[BW]T|CA|CH|CP|CR|DD|DM|DO|DT|EL|EV|EX|FF|FG|G[BW]|GC|GM|GN|HA|HO|ID|IP|IT|IY|KM|KO|LB|LN|LT|L|MA|MN|M|N|OB|OM|ON|OP|OT|OV|P[BW]|PC|PL|PM|RE|RG|RO|RU|SO|SC|SE|SI|SL|SO|SQ|ST|SU|SZ|T[BW]|TC|TE|TM|TR|UC|US|VW|V|[BW]|C)z(\[)([0-9.]+)(\])z$(\[)([0-9]{4}-[0-9]{2}-[0-9]{2})(\])z(\[)([a-z]{2})(\])z(\[)([a-z]{2})(:)([a-z]{2})(\])z(\[)([\w\s#()+,\-.:?]+)(\])z(\[)(\s.*)(\])z\s+N)�__name__�
__module__�__qualname__�__doc__�name�url�aliases�	filenamesrr�Builtinrr�Number�Daterr	�tokens���5/usr/lib/python3/dist-packages/pygments/lexers/sgf.pyr
r
s�����D�
)�C��g�G��	�I�	�
��%��
�\�\�
�"�
�k�7�>�>�;�
?�
A�5�
�k�7�<�<��
=�
?�#�
�k�6�;�
7�
9�0�
�k�6�;���
L�
N�,�
�k�6�;�
7�
9�
�
�k�:�{�
;�
=�
�Z� �5
��FrN)r�pygments.lexerrr�pygments.tokenrrrrr	�__all__r
rrr�<module>r!s)���0�I�I�!�
"��+�:�+r