[ trixie ]
[ sid ]
[ 源代码: find-libpython ]
软件包:python3-find-libpython(0.4.0-3)
python3-find-libpython 的相关链接
Debian 的资源:
下载源码包 find-libpython:
- [find-libpython_0.4.0-3.dsc]
- [find-libpython_0.4.0.orig.tar.gz]
- [find-libpython_0.4.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
library to find libpython associated with your environment
The library is designed to find the path to the libpython dynamic library for the current Python environment. It should work with many types of installations, whether it be conda-managed, system-managed, or otherwise. And it should function on Windows, Mac OS/OS X, and any Linux distribution.
This code is useful in several contexts, including projects that embed a Python interpreter into another process, or Python library build systems.
This package contains the Python module.
其他与 python3-find-libpython 有关的软件包
|
|
|
|
-
- dep: libpython3-dev
- header files and a static library for Python (default)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)