6 lines
138 B
TOML
6 lines
138 B
TOML
[python-wxpython]
|
|
source = "pypi"
|
|
pypi = "wxpython"
|
|
from_pattern = "(\\d+)\\.(\\d+)\\.(\\d+)\\.post(\\d+)"
|
|
to_pattern = "\\1.\\2.\\3.\\4"
|