パッケージ: find-libpython (0.4.0-3)
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]
類似のパッケージ:
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-find-libpython
- library to find libpython associated with your environment