We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04115e6 commit f1947dcCopy full SHA for f1947dc
README.md
@@ -0,0 +1,3 @@
1
+# custom_ctypes
2
+This repository is to try to fix discovery of libraries with Python's ctypes module. It changes the behavior of find_library to return
3
+absolute paths to shared objects rather than just the names.
0 commit comments