From 7d009d2bc561a2df178eac5df75421e4bb4c6b62 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 21:30:14 -0500 Subject: Adding metadata --- dev-python/kicad-python/metadata.xml | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'dev-python/kicad-python') diff --git a/dev-python/kicad-python/metadata.xml b/dev-python/kicad-python/metadata.xml index a8eef19afe10..a705497324f3 100644 --- a/dev-python/kicad-python/metadata.xml +++ b/dev-python/kicad-python/metadata.xml @@ -1,11 +1,17 @@ - + - - vowstar@gmail.com - Huang Rui - - + + vowstar@gmail.com + Huang Rui + + + kicad/code/kicad-python + kicad-python + https://docs.kicad.org/kicad-python-main/ + https://gitlab.com/kicad/code/kicad-python/-/issues + + kicad-python is the official Python library for interacting with running KiCad sessions through the IPC API. It enables development of scripts and tools for electronic design automation workflows. The library requires @@ -14,15 +20,10 @@ is not possible to use kicad-python to manipulate KiCad design files without KiCad running. - + kicad-python是用于通过IPC API与运行中的KiCad会话进行交互的官方Python库。 它支持开发用于电子设计自动化工作流程的脚本和工具。该库需要KiCad 9.0或更高版本, 并在首选项中启用API服务器。请注意,IPC API需要与正在运行的KiCad实例通信; 如果没有运行KiCad,则无法使用kicad-python操作KiCad设计文件。 - - https://gitlab.com/kicad/code/kicad-python/-/issues - https://docs.kicad.org/kicad-python-main/ - - liguros-repo - \ No newline at end of file + -- cgit v1.3.1