This repo is an example of extending the dripline namespace with an extension python package.
It serves several purposes:
- It leverages travis-ci to test that code changes don't break our ability to add extension modules.
- It is (will be) the example used in the documentation for writing extensions
- It includes working examples of the various boilerplate required.