diff pygments_lexer_pseudocode2/__init__.py @ 13:93aafdfde733

Add a module doc string with some metadata
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 19 Apr 2026 18:46:57 +0200
parents 4726325d320d
children 81554feb6507
line wrap: on
line diff
--- a/pygments_lexer_pseudocode2/__init__.py	Sun Apr 19 18:43:44 2026 +0200
+++ b/pygments_lexer_pseudocode2/__init__.py	Sun Apr 19 18:46:57 2026 +0200
@@ -4,6 +4,16 @@
 # SPDX-FileCopyrightText: © 2026 Franz Glasner
 # SPDX-License-Identifier: MIT
 # :-
+r"""
+:Author:    Simon Wachter
+:Author:    Franz Glasner
+:Copyright: © 2015 Simon Wachter
+: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__ = "2.0.1"