diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2013-02-11 14:56:11 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-02-14 00:26:56 -0600 |
commit | c9812f9c85ec97d194adef048be53d51dc0df919 (patch) | |
tree | 14f1f49380da78408a61a946e94db6240db63b34 /python/webassets/slack-desc | |
parent | 70fb50ae446436234fc04100c65fe0ad0917b582 (diff) | |
download | slackbuilds-c9812f9c85ec97d194adef048be53d51dc0df919.tar.gz |
python/webassets: Added (Media asset management for Python)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'python/webassets/slack-desc')
-rw-r--r-- | python/webassets/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/webassets/slack-desc b/python/webassets/slack-desc new file mode 100644 index 0000000000..fa706e396a --- /dev/null +++ b/python/webassets/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +webassets: webassets (Media asset management for Python) +webassets: +webassets: Merges, minifies and compresses Javascript and CSS files, supporting +webassets: a variety of different filters, including YUI, jsmin, jspacker or +webassets: CSS tidy. Also supports URL rewriting in CSS files. +webassets: +webassets: Homepage: https://pypi.python.org/pypi/webassets/ +webassets: +webassets: +webassets: +webassets: |