While I'm thinking about it, does anyone have a good setup.py template for building and installing Soya/Python applications? The built-in methods in distutils do a great job of installing modules in site-packages, but I'm looking more for installing an application, stuff that you launch from your /usr/bin directory or wherever else on other platforms.
-Mike
