log pyproject.toml @ 54:d2679e811627

age author description
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