Pakket: find-libpython (0.4.0-3)
Verwijzigingen voor find-libpython
Debian bronnen:
Het bronpakket find-libpython downloaden:
- [find-libpython_0.4.0-3.dsc]
- [find-libpython_0.4.0.orig.tar.gz]
- [find-libpython_0.4.0-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan find-libpython gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-find-libpython
- library to find libpython associated with your environment