diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-06-07 04:59:24 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:33:15 +0700 |
commit | 4d5a94a119cb3b95132dbb5bd47e8abf69e21e11 (patch) | |
tree | 6d0683bad48fb1fea321689bab7b83d50d2bbb5a /python/Pygments/README | |
parent | 91a3a8f9cefc77d4b14a4b391ace7c3d986e3bc4 (diff) |
python/Pygments: Updated for version 2.4.2 and new maintainer.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/Pygments/README')
-rw-r--r-- | python/Pygments/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/Pygments/README b/python/Pygments/README index 4e7391ba6ff28..975ce911d50a7 100644 --- a/python/Pygments/README +++ b/python/Pygments/README @@ -9,6 +9,3 @@ Highlights are: * 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. - -In order to build pygments' html documentation files you must install Sphinx -and you need to use "HTML=1 ./Pygments.SlackBuild". |