From c47e657e37562f1d3498340ce071afe9a0dbf281 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Fri, 7 Jun 2019 05:00:30 -0700 Subject: python/python3-Pygments: Removed (merged with python/Pygments). Signed-off-by: Benjamin Trigona-Harany --- python/python3-Pygments/README | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 python/python3-Pygments/README (limited to 'python/python3-Pygments/README') diff --git a/python/python3-Pygments/README b/python/python3-Pygments/README deleted file mode 100644 index 975ce911d5..0000000000 --- a/python/python3-Pygments/README +++ /dev/null @@ -1,11 +0,0 @@ -Pygments is a generic syntax highlighter for general use in all kinds of -software such as forum systems, wikis or other applications that need to -prettify source code. - -Highlights are: - * A wide range of common languages and markup 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 and ANSI - sequences. - * It is usable as a command-line tool and as a library. -- cgit v1.2.3