Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff README.rst @ 167:ddefcc20367c
More static and/or dynamic metadata into README and project's init: release date, revision.
While there bump the version to 3.0.0.dev1.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 10 May 2026 15:27:18 +0200 |
| parents | 6a7dace0141e |
| children | 94384bbcf1aa |
line wrap: on
line diff
--- a/README.rst Fri May 08 23:54:06 2026 +0200 +++ b/README.rst Sun May 10 15:27:18 2026 +0200 @@ -4,6 +4,11 @@ README -- Pseudocode Lexer for Pygments ***************************************** +:Version: 3.0.0.dev1 +:Date: |VCSJustDate| +:Revision: |VCSRevision| +:License: MIT License + This package contains `Pygments`_ lexers for some basic pseudocode. Initially a fork of `pygments-lexer-pseudocode` it has been considerably
