diff options
Diffstat (limited to 'python/webassets/README')
-rw-r--r-- | python/webassets/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/webassets/README b/python/webassets/README new file mode 100644 index 0000000000..f6f2775b37 --- /dev/null +++ b/python/webassets/README @@ -0,0 +1,6 @@ +Media asset management for Python, with glue code for various +web frameworks + +Merges, minifies and compresses Javascript and CSS files, +supporting a variety of different filters, including YUI, jsmin, +jspacker or CSS tidy. Also supports URL rewriting in CSS files. |