Пакет python-pygments-2.2.0-22.module+el8.10.0+285+94cd8805.src
Имя | python-pygments |
---|---|
Эпоха | 0 |
Версия | 2.2.0 |
Релиз | 22.module+el8.10.0+285+94cd8805 |
Архитектура | src |
Сайт | http://pygments.org/ |
Лицензия | BSD |
Время сборки | 2024-05-24 04:27:26 |
Хост сборки | builder-x86-03.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+285+94cd8805 |
Контрольная сумма SHA-256 | 1ae8b84f5fb5971669bf689388a0384632ff9a7d024cb487fe199ec7909fb55e |
Module | python36-3.6-8100020250605235925.ebf61b53 |
×
* 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