After developing a JavaScript namespace facility, I needed a simple way of merging and/or minifying my javascript source files from my AppEngine (Django) application. So, I developed a simple python module that can be used to:
Both the namespace library and jscomposer have been placed in the public domain, so feel free to use as you see fit:
I would love to hear from you if you use either of these libraries.
-- Mike