mirror of
https://git.dpkg.org/git/dpkg/dlocate.git
synced 2025-04-07 09:24:26 +00:00
13 lines
495 B
Plaintext
13 lines
495 B
Plaintext
# HTML COLOR NAME COL A N T STRING or REGULAR EXPRESSION
|
|
#################### ### # # # ################################################################
|
|
# field names
|
|
Green grn (^[^ :]*):
|
|
# Version strings
|
|
Red red [[:space:]]([0-9]+\.[-+:.0-9a-z~]+)([^,)]|$)
|
|
# Maintainer name
|
|
Yellow yel ^Maintainer: ([^<]*)
|
|
# Maintainer address
|
|
Magenta mag (<[^>]+@[^>]+>)
|
|
# URL
|
|
Yellow yel ([a-z]+://.*)
|