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.5.tar.gz
(6.6 kB
view details)
File details
Details for the file findlibs-0.0.5.tar.gz
.
File metadata
- Download URL: findlibs-0.0.5.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 | 7a801571e999d0ee83f9b92cbb598c21f861ee26ca9dba74cea8958ba4335e7e |
|
MD5 | d13924d3e202b7554fd0e37e42b51f43 |
|
BLAKE2b-256 | aebe6c72ef9d990cd25fe3dd97ebe9d77a859f7d27b7273e62ad750846d207ee |