Auto-build: codex (python) from 28a2a34

This commit is contained in:
github-actions[bot]
2026-05-15 14:06:11 +00:00
commit fc2166f156
208 changed files with 98909 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
{
"name": "1c-skills-py",
"version": "2026.5.15+28a2a34",
"description": "[Python] Навыки для разработки на 1С:Предприятие 8.3 — абстракции над XML-форматами и CLI конфигуратора, плюс глаза и руки для тестирования через веб-клиент.",
"author": {
"name": "Nikolay Shirokov"
},
"homepage": "https://github.com/Nikolay-Shirokov/cc-1c-skills",
"repository": "https://github.com/Nikolay-Shirokov/cc-1c-skills",
"license": "MIT",
"keywords": [
"1c",
"1c-dev",
"cf",
"cfe",
"epf",
"erf",
"metadata",
"configuration",
"extension",
"form",
"report",
"skd",
"data-processor",
"mxl",
"web-client",
"testing",
"test-automation"
],
"skills": "./.codex/skills/",
"interface": {
"displayName": "1C Skills (Python)",
"shortDescription": "Python runtime (Linux/Mac/Windows)",
"category": "Development"
}
}