module documentation

pygments.lexers.srcinfo ~~~~~~~~~~~~~~~~~~~~~~~ Lexers for .SRCINFO files used by Arch Linux Packages. The description of the format can be found in the wiki: https://wiki.archlinux.org/title/.SRCINFO :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.

Class SrcinfoLexer Lexer for .SRCINFO files used by Arch Linux Packages.
Variable architecture_dependent_keywords Undocumented
Variable keywords Undocumented
architecture_dependent_keywords: tuple[str, ...] = (source)

Undocumented

keywords: tuple[str, ...] = (source)

Undocumented