On Mar 4, 1:22 am, Phillip B Oldham <phillip.old...@gmail.com> wrote: > Hi all. > > Just wondering whether there are any libraries for python like ruby's > Juicer[1], Sprocets[2], or bundle_fu[3]? > > Thanks! > > [1]http://www.cjohansen.no/en/ruby/juicer_a_css_and_javascript_packaging... > [2]http://getsprockets.com/ > [3]http://code.google.com/p/bundle-fu/
Do you have a reason for needing the same thing implemented in Python, or are the options in Ruby enough? http://pypi.python.org/pypi/JSTools/0.1b You may also be able to extract what you need from http://pypi.python.org/pypi/TGCombine/1.0.4 -- http://mail.python.org/mailman/listinfo/python-list