view pygments_lexer_pseudocode2/__init__.py @ 297:cd22c2e8390d

===== signature for changeset d8442a5b5718
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 23 May 2026 12:40:50 +0200
parents 152dd8194f3b
children
line wrap: on
line source

# -*- coding: utf-8 -*-
# :-
# SPDX-FileCopyrightText: © 2026 Franz Glasner
# SPDX-License-Identifier: MIT
# :-
r"""
:Author:    Franz Glasner
:Copyright: © 2026 Franz Glasner
:License:   MIT License.
            See :file:`MIT.txt` for details.
            If you cannot find MIT.txt see
            <http://opensource.org/licenses/MIT>.
"""

__version__ = "3.0"
__date__ = "2026-05-23"
__revision__ = "|VCSRevision|"