- use tar.gz instead of zip to avoid extra dependency
- use new project homepage
- enable install of fallback SOAP library
0.6 of 02/24/2004
- support the latest SOAPpy release, fallback to included version if it's
not found, or is a version that's known to be buggy.
- epydoc API documentation
- quite a bit of refactoring
- make some functions and classes that SHOULD be private, actually private
- formatting cleanup
Inspired by FreeBSD "ports".
Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.
Discussed with/ok'ed by drochner@.