Update description
This commit is contained in:
parent
f646c95f9e
commit
86f961e600
5 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ setuptools.setup(
|
|||
version="0.1.12",
|
||||
author="Wilson Lin",
|
||||
author_email="code@wilsonl.in",
|
||||
description="Fast one-pass in-place HTML minifier written in Rust with context-aware whitespace handling",
|
||||
description="Fast allocation-less HTML minifier with smart whitespace handling",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/wilsonzlin/hyperbuild",
|
||||
|
|
|
|||
Reference in a new issue