Module version

Source
Expand description

refer to https://github.com/pypa/packaging/blob/main/src/packaging/version.py 正则忽略大小写 this is version scheme, 与requirement_specifier中用的version string不同, 在specifier中还能用通配符*

Functions§

dev
epoch
local
post
post_l
pre
pre_l
release
version_scheme