Metadata-Version: 1.0
Name: jsbundle
Version: 0.81
Summary: A javascript bundling tool.
Home-page: http://www.bitbucket.org/DeadWisdom/jsbundle/
Author: Brantley Harris
Author-email: brantley.harris@gmail.com
License: MIT
Download-URL: http://bitbucket.org/DeadWisdom/jsbundle/get/tip.tar.gz
Description: 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)
Keywords: javascript minify bundle js build compile
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: JavaScript
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
