[ bianca ]
[ 源代码: find-libpython ]
软件包:find-libpython(0.4.0-3)
find-libpython 的相关链接
下载源码包 find-libpython:
- [find-libpython_0.4.0-3.debian.tar.xz]
- [find-libpython_0.4.0-3.dsc]
- [find-libpython_0.4.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
utility 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 command line utility.
其他与 find-libpython 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-find-libpython
- library to find libpython associated with your environment