From a3523ec751f8a6d2a8d62034ac50b859c25b3012 Mon Sep 17 00:00:00 2001 From: Stefan Walter Date: Tue, 20 Jun 2006 17:14:33 +0000 Subject: Add py-slimmer, a Python script to remove redundant info (whitespaces, comments, etc.) from XHTML, HTML and CSS. Useful in build systems to pre-compress static content in production. PR: 97668 Submitted by: Corey Smith Approved by: arved (mentor) --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index ca45592c97f5..2a533cc1054a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -831,6 +831,7 @@ SUBDIR += py-prewikka SUBDIR += py-pullparser SUBDIR += py-scgi + SUBDIR += py-slimmer SUBDIR += py-turbogears SUBDIR += py-twistedWeb SUBDIR += py-twistedWeb2 -- cgit v1.2.3