summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2019-11-30 08:20:27 +0100
committerGeorg Brandl <georg@python.org>2019-11-30 16:02:03 +0100
commita1a6c17d2159d5e81f9676d2b5fa1cf9aa3cfbb5 (patch)
tree26f63b66c475f3d6c15fa187b0c574f3e9bc4e72 /setup.py
parent0e57803407fc0d96201c7a7f0a367dcc8427332c (diff)
downloadpygments-git-a1a6c17d2159d5e81f9676d2b5fa1cf9aa3cfbb5.tar.gz
update claim about number of lexers
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9c245215..e72580b2 100755
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,7 @@ It is a generic syntax highlighter suitable for use in code hosting, forums,
wikis or other applications that need to prettify source code. Highlights
are:
-* a wide range of over 300 languages and other text formats is supported
+* a wide range of over 500 languages and other text formats is supported
* special attention is paid to details, increasing quality by a fair amount
* support for new languages and formats are added easily
* a number of output formats, presently HTML, LaTeX, RTF, SVG, all image \