python-Pygments

Edit Package python-Pygments

Pygments is a syntax highlighting package written in Python.

It 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, all image formats that PIL supports and ANSI sequences
* it is usable as a command-line tool and as a library
* ... and it highlights even Brainfuck!

Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
Pygments-2.10.0.tar.gz 0004052321 3.86 MB
python-Pygments.changes 0000032890 32.1 KB
python-Pygments.spec 0000003221 3.15 KB
Latest Revision
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) committed (revision 2)
- Update to version 2.10.0
  - Added lexers:
    * ASC armored files (#1807)
    * GSQL (#1809, #1866)
    * Javascript REPL (#1825)
    * procfile (#1808)
    * Smithy (#1878, #1879)
  - Updated lexers:
    * C-family: Fix preprocessor token issues (#1830)
    * C# (#1573, #1869)
    * CSound (#1837)
    * Fennel (#1862)
    * JavaScript (#1741, #1814)
    * LLVM (#1824)
    * Rust
      - Fix lexing of "break" and "continue" (#1843)
      - Improve attribute handling (#1813)
    * Scala: Add support for the ``\`` operator (#1857)
    * Swift (#1767, #1842)
    * Tcl: Allow ``,`` and ``@`` in strings (#1834, #1742)
  - Fix assert statements in TNT lexer.
  - Token types across all lexers have been unified (using the most common token
    type name) (#1816, #1819)
  - Improve Jasmin min score analysis (#1619)
  - Add new alias for Go files (#1827)
  - Fix multi-line console highlighting (#1833)
  - Add a new trivial lexer which outputs everything as `Text.Generic.Output` (#1835, #1836)
  - Use the ``.ini`` lexer for ``systemd`` files (#1849)
  - Fix a ``FutureWarning`` related to ``words()`` (#1854)
  - ``pwsh`` is now recognized as an alias for PowerShell (#1876)
Comments 0
openSUSE Build Service is sponsored by