setuptools extension for building non-Python Dynamic Shared Objects.

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.
