Example package with SWIG extensions and namespacing.

Stefano Mazzucco d2636822ef Add a couple more references. 10 years ago
extensions d2636822ef Add a couple more references. 10 years ago
main 72402a7f76 main swagga can be installed without extensions 10 years ago
.gitignore 608684945b use the SWIG module within the extensions package 10 years ago
README e1ccab9f95 typo 10 years ago

README

Swagga is an example Python package.
Swagga contains a simple SWIG extension
and some Python code that calls it.
Those are maintained in two places
and setuptools/pkg_resources namespacing
is used to keep them together.