3
V'íc ã @ sV d Z ddlmZmZ ddlmZmZmZmZm Z m
Z
dgZd%Zd&Z
G d#d deZd$S )'aT
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.
é )Ú
RegexLexerÚwords)ÚTextÚCommentÚKeywordÚNameÚOperatorÚ
WhitespaceÚSrcinfoLexerÚpkgbaseÚpkgnameÚpkgverÚpkgrelÚepochÚpkgdescÚurlÚinstallÚ changelogÚarchÚgroupsÚlicenseÚ noextractÚoptionsÚbackupÚvalidpgpkeysÚsourceÚdependsÚcheckdependsÚmakedependsÚ
optdependsÚprovidesÚ conflictsÚreplacesÚmd5sumsÚsha1sumsÚ
sha224sumsÚ
sha256sumsÚ
sha384sumsÚ
sha512sumsc @ s| e Zd ZdZdZdgZdgZdefdej fe
eedfe
e
dd edfd
ejdfgdefded
fgdefdedfgdZdS )r