log pyproject.toml @ 147:df9b4962c203

age author description
Wed, 06 May 2026 15:28:25 +0200 Franz Glasner Convert/rename README.md to README.rst and enhance it considerably
Tue, 05 May 2026 16:40:20 +0200 Franz Glasner Typo
Tue, 28 Apr 2026 15:16:06 +0200 Franz Glasner Minimum Pygments version is 2.2
Sun, 26 Apr 2026 19:19:55 +0200 Franz Glasner FIX: Add DE and FR lexers also to Pygments' entry points
Sun, 26 Apr 2026 19:19:05 +0200 Franz Glasner FIX: Pygments lexer entry points needs new module and class
Tue, 21 Apr 2026 19:40:08 +0200 Franz Glasner Begin a new Pseudocode lexer using numbers and strings from Python
Tue, 21 Apr 2026 10:31:28 +0200 Franz Glasner Move the original French pseudocode lexter into a sub-module.
Sun, 19 Apr 2026 18:40:41 +0200 Franz Glasner Make the version a dynamic metadata field
Sun, 19 Apr 2026 18:33:31 +0200 Franz Glasner Refine the Trove Classifiers
Sun, 19 Apr 2026 18:26:06 +0200 Franz Glasner Add myself as author
Sun, 19 Apr 2026 18:15:56 +0200 Franz Glasner Rename the project the implementing class to "pygments-lexer-pseudocode2".
Sun, 19 Apr 2026 17:50:59 +0200 Franz Glasner Need Pygments >=2.15.
Sun, 19 Apr 2026 17:50:13 +0200 Franz Glasner Use the canonical name "Pygments"
Sun, 19 Apr 2026 17:48:20 +0200 Franz Glasner Add a license file for the MIT license
Sun, 19 Apr 2026 17:34:19 +0200 Franz Glasner Convert the project's build system to use pyproject.toml