opnsense-ports/devel/py-find-libpython/pkg-descr
Franco Fichtner ec55c31a07 */*: sync with upstream
Taken from: FreeBSD
2023-02-06 10:13:34 +01:00

4 lines
309 B
Text

The find-libpython 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.