diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2017-03-05 10:58:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-05 10:58:29 +0700 |
commit | 5954e8412c7a6175b4c3bc9a42d1e30dcaadd7a0 (patch) | |
tree | eb20da630ef45c223564bc39644236a97f94d890 /python/htmlmin/README | |
parent | 8c14647ea3cc1b998531b6dd4f88e5ad79d431b1 (diff) |
python/htmlmin: Added (An HTML Minifier).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/htmlmin/README')
-rw-r--r-- | python/htmlmin/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/htmlmin/README b/python/htmlmin/README new file mode 100644 index 0000000000000..30551b5ab6fe0 --- /dev/null +++ b/python/htmlmin/README @@ -0,0 +1 @@ +A configurable HTML Minifier with safety features.
\ No newline at end of file |