rJSmin 1.0.10

2014-11-08 Thread André Malo
Hello World, I'm pleased to announce version 1.0.10 of rJSmin. About rJSmin rJSmin is a javascript minifier written in python. The minifier is based on the semantics of jsmin.c by Douglas Crockford. The module is a re-implementation aiming for speed, so it can be used at runtime (

rCSSmin 1.0.5

2014-11-08 Thread André Malo
Hello World, I'm pleased to announce version 1.0.5 of rCSSmin. About rCSSmin = rCSSmin is a CSS minifier written in python based on the semantics of the YUI compressor, which itself is based on the rule list by Isaac Schlueter. This module is a re-implementation aiming for speed in