git » python-wxpython.git » main » tree

[main] / .nvchecker.toml

1
2
3
4
5
[python-wxpython]
source = "pypi"
pypi = "wxpython"
from_pattern = "(\\d+)\\.(\\d+)\\.(\\d+)\\.post(\\d+)"
to_pattern = "\\1.\\2.\\3.\\4"