LICENSE
MANIFEST.in
README.rst
setup.py
htmlcompressor/__init__.py
htmlcompressor/cli.py
htmlcompressor.egg-info/PKG-INFO
htmlcompressor.egg-info/SOURCES.txt
htmlcompressor.egg-info/dependency_links.txt
htmlcompressor.egg-info/entry_points.txt
htmlcompressor.egg-info/requires.txt
htmlcompressor.egg-info/top_level.txt
htmlcompressor/htmlmin/__init__.py
htmlcompressor/htmlmin/command.py
htmlcompressor/htmlmin/decorator.py
htmlcompressor/htmlmin/escape.py
htmlcompressor/htmlmin/main.py
htmlcompressor/htmlmin/middleware.py
htmlcompressor/htmlmin/parser.py