6 lines
157 B
TOML
6 lines
157 B
TOML
[euphonica]
|
|
source = "git"
|
|
git = "https://github.com/htkhiem/euphonica.git"
|
|
prefix = "v"
|
|
from_pattern = '(\d+).(\d+).(\d+)-(\D+)'
|
|
to_pattern = '\1.\2.\3_\4'
|