2020-06-02 18:23:40 +03:00
|
|
|
{
|
2023-05-19 16:11:02 +02:00
|
|
|
"regex": "python-\\d+\\.\\d+\\.\\d+-(\\w+\\.\\d+)?-?(\\w+)-(\\d+\\.\\d+)?-?((x|arm)\\d+)",
|
2020-06-02 18:23:40 +03:00
|
|
|
"groups": {
|
2020-07-15 13:13:21 +03:00
|
|
|
"arch": 4,
|
|
|
|
|
"platform": 2,
|
|
|
|
|
"platform_version": 3
|
2020-06-02 18:23:40 +03:00
|
|
|
}
|
|
|
|
|
}
|