Пакет python-pygments-2.2.0-22.module+el8.10.0+290+0cb98707.src
Имя | python-pygments |
---|---|
Эпоха | 0 |
Версия | 2.2.0 |
Релиз | 22.module+el8.10.0+290+0cb98707 |
Архитектура | src |
Сайт | http://pygments.org/ |
Лицензия | BSD |
Время сборки | 2024-05-24 13:47:08 |
Хост сборки | builder-x86-07.inferitos.ru |
Краткое описание | Syntax highlighting engine written in Python |
Репозитории | AppStream |
Полное описание | 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! |
Эррата | — |
Размер | 2087 КиБ |
Исходный проект | python-pygments-2.2.0-22.module+el8.10.0+290+0cb98707 |
Контрольная сумма SHA-256 | ef0f409e88aafe8f59422228e6c22841140435c34cd1acf3dfba17a3df1b6aa1 |
Module | python27-2.7-8100020240524072658.82873163 |
×
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.2.0-22 - Rebuilt for MSVSphere 8.10 beta * Thu Apr 22 2021 Lumír Balhar <lbalhar@redhat.com> - 2.2.0-22 - Fix CVE-2021-27291: ReDos via crafted malicious input Resolves: rhbz#1943459 rhbz#1943460 * Wed Mar 03 2021 Charalampos Stratakis <cstratak@redhat.com> - 2.2.0-21 - Fix CVE-2021-20270: infinite loop in SML lexer which may lead to DoS Resolves: rhbz#1933876 * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 2.2.0-20 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Mon Sep 17 2018 Lumír Balhar <lbalhar@redhat.com> - 2.2.0-19 - Get rid of unversioned Python dependencies - Resolves: rhbz#1628242 * Wed Aug 08 2018 Lumír Balhar <lbalhar@redhat.com> - 2.2.0-18 - Remove unversioned binaries from python2 subpackage - Resolves: rhbz#1613343 * Wed Aug 01 2018 Lumír Balhar <lbalhar@redhat.com> - 2.2.0-17 - Specfile cleanup - Condition for tests - Condition for doc * Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 2.2.0-16 - Switch python3 coditions to bcond * Wed Jul 18 2018 Tomas Orsava <torsava@redhat.com> - 2.2.0-15 - BuildRequire also python36-rpm-macros as part of the python36 module build * Wed Jul 04 2018 Miro Hrončok <mhroncok@redhat.com> - 2.2.0-14 - Add a bcond for python2 - Fix the test invocation