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/find-libpython/metadata.xml | 35 +++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) (limited to 'dev-python/find-libpython') diff --git a/dev-python/find-libpython/metadata.xml b/dev-python/find-libpython/metadata.xml index 40928b3a5f3d..59e2239df9ec 100644 --- a/dev-python/find-libpython/metadata.xml +++ b/dev-python/find-libpython/metadata.xml @@ -1,11 +1,20 @@ - - + + - - vowstar@gmail.com - Huang Rui - - + + vowstar@gmail.com + Huang Rui + + + find-libpython + ktbarrett/find_libpython + + Takafumi Arakaki + dev.ktbarrett@gmail.com + + https://github.com/ktbarrett/find_libpython/issues + + find-libpython is a library designed to locate the path of the libpython dynamic library in the current Python environment. Supports various installation types including conda-managed, @@ -18,7 +27,7 @@ Recommended usage is to call the script in a subprocess without arguments and parse the output. - + find-libpython 是一个用于定位当前 Python 环境中 libpython 动态库 路径的库。支持多种安装方式,包括 conda 管理、系统管理或其他方式, 可在 Windows、Mac OS/OS X 和各种 Linux 发行版上使用。 @@ -27,12 +36,4 @@ 或嵌入其他语言编写的进程中的 Python 解释器路径。 推荐用法是无参数调用子进程中的脚本并解析输出。 - - - dev.ktbarrett@gmail.com - Takafumi Arakaki - - https://github.com/ktbarrett/find_libpython/issues - - liguros-repo - \ No newline at end of file + -- cgit v1.3.1