summaryrefslogtreecommitdiff
path: root/devel/py-find-libpython/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-find-libpython/pkg-descr')
-rw-r--r--devel/py-find-libpython/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/py-find-libpython/pkg-descr b/devel/py-find-libpython/pkg-descr
new file mode 100644
index 000000000000..eb6cabd99069
--- /dev/null
+++ b/devel/py-find-libpython/pkg-descr
@@ -0,0 +1,4 @@
+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.