setuptools extension to build non-python shared libraries
Project description
setuptools extension for building non-Python Dynamic Shared Objects
Building non-python shared libraries (eg. libY.so
, libY.dylib
, or Y.dll
) for inclusion in a Python Wheel.
This extension provides at alternative to bundling externally built libraries in Python Wheel packages. This replaces an external build system (eg. Makefile), allowing non-python libraries to be built from source within the python ecosystem.
- Documentation at https://mdavidsaver.github.io/setuptools_dso
- Github project https://github.com/mdavidsaver/setuptools_dso
- PYPI https://pypi.org/project/setuptools-dso/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
setuptools_dso-2.6a1.tar.gz
(18.5 kB
view hashes)
Built Distribution
Close
Hashes for setuptools_dso-2.6a1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7150f92711d5510ed9b19d26b67dd39bdc58c6289dffac62c967c9d7dc42a179 |
|
MD5 | fb718a295beb0dd6367f8e2ef37d30b4 |
|
BLAKE2b-256 | d18fbf2b621e28fc207ef9395a6192ba721ec8129f85cb526ecd1e4622342b80 |