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 is an alternative to bundling externally built libraries in Python Wheel packages by providing the means to replace an external build system (eg. Makefile) so that 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.11.tar.gz
(20.7 kB
view hashes)
Built Distribution
Close
Hashes for setuptools_dso-2.11-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42f2a1cb850a33b7a7b758d6f7e509d0f13b5a4f370b90d3a7651db8f41cd3aa |
|
MD5 | 0e24582eeee890c77536127f7f211647 |
|
BLAKE2b-256 | a56fe2b6417770da8abf60276ecf5dd800c7685bb20669f1e75f3d61649bab80 |