A packages to search for shared libraries on various platforms
Project description
findlibs
A Python package that search for shared libraries on various platforms.
import findlibs
lib = findlibs.find("eccodes")
# If package name differs from library name use:
lib = findlibs.find(lib_name="odccore", pkg_name="odc")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
findlibs-0.0.3.tar.gz
(6.6 kB
view details)
File details
Details for the file findlibs-0.0.3.tar.gz
.
File metadata
- Download URL: findlibs-0.0.3.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60a6b897369dda37fb0e2c63981e49e9bfadd435297b00085d64169aea1afc6b |
|
MD5 | b3115206d9182e78028b652257eca5b7 |
|
BLAKE2b-256 | 383f07700a2e1370f151f81991c06bd1462138b9395a188c920a9450e42f17e1 |