From 5954e8412c7a6175b4c3bc9a42d1e30dcaadd7a0 Mon Sep 17 00:00:00 2001 From: Nikos Giotis Date: Sun, 5 Mar 2017 10:58:29 +0700 Subject: python/htmlmin: Added (An HTML Minifier). Signed-off-by: Willy Sudiarto Raharjo --- python/htmlmin/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/htmlmin/slack-desc (limited to 'python/htmlmin/slack-desc') diff --git a/python/htmlmin/slack-desc b/python/htmlmin/slack-desc new file mode 100644 index 0000000000..5c26c6b90c --- /dev/null +++ b/python/htmlmin/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------------------------------------------------------| +htmlmin: htmlmin (An HTML Minifier) +htmlmin: +htmlmin: A configurable HTML Minifier with safety features. +htmlmin: +htmlmin: https://htmlmin.readthedocs.org/en/latest/ +htmlmin: +htmlmin: +htmlmin: +htmlmin: +htmlmin: +htmlmin: \ No newline at end of file -- cgit v1.2.3