7 lines
151 B
TOML
7 lines
151 B
TOML
[sysprof]
|
|
source = "git"
|
|
git = "https://gitlab.gnome.org/GNOME/sysprof.git"
|
|
include_regex = '\d+(\.\d+)*'
|
|
from_pattern = '\.([a-z])'
|
|
to_pattern = '\1'
|