Files
python-versions/config/python-manifest-config.json

8 lines
211 B
JSON

{
"regex": "python-\\d+\\.\\d+\\.\\d+-(\\w+\\.\\d+)?-?(\\w+)-(\\d+(\\.\\d+)?)?-?((x|arm)\\d+(-freethreaded)?)",
"groups": {
"arch": 5,
"platform": 2,
"platform_version": 3
}
}