jsBundle is a python project that gathers and builds javascript libraries into 
single files, minified, documented, and even gathers test files.  The built
files can optionally include a hash in their filenames to ensure browsers
don't continue to cache through versions.

Authors
    Brantley Harris (brantley.harris@gmail.com)