Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff pyproject.toml @ 10:f4d6cf8e6ea3
Refine the Trove Classifiers
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 19 Apr 2026 18:33:31 +0200 |
| parents | 74b95ceeda5f |
| children | 087d67c10039 |
line wrap: on
line diff
--- a/pyproject.toml Sun Apr 19 18:26:06 2026 +0200 +++ b/pyproject.toml Sun Apr 19 18:33:31 2026 +0200 @@ -13,8 +13,16 @@ ] classifiers = [ "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: Education", + "Intended Audience :: End Users/Desktop", + "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Natural Language :: French", + "Operating System :: OS Independent", + "Programming Language :: Python", + "Topic :: Documentation", + "Topic :: Software Development :: Documentation", "Topic :: Text Processing", "Topic :: Utilities", ]
