| Name: | python36-pygments |
|---|---|
| Version: | 2.4.2 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 8359268 |
| License: | BSD |
| RPM: | python36-pygments-2.4.2-1.el7.noarch.rpm |
| Source RPM: | python3-pygments-2.4.2-1.el7.src.rpm |
| Build Date: | Tue Feb 07 2023 |
| Build Host: | build-ol7-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pygments.org/ |
| Summary: | Syntax highlighting engine written in Python 3 |
| Description: | 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 that increase highlighting
quality
* support for new languages and formats are added easily; most
languages use a simple regex-based lexing mechanism
* a number of output formats is available, among them HTML, RTF,
LaTeX and ANSI sequences
* it is usable as a command-line tool and as a library
* ... and it highlights even Brainf*ck! |
- Update to 2.4.2 - Add upstream patches for CVE-2021-20270 and CVE-2021-27291 (bz#1940605)
- Build for python3_other
- Rebuilt to change main python from 3.4 to 3.6
- Update to 2.2.0 - Put documentation into separate package
- Initial EPEL version