Metadata-Version: 2.4
Name: uTidylib
Version: 0.6
Summary: Wrapper for HTML Tidy at http://tidy.sourceforge.net
Home-page: https://cihar.com/software/utidylib/
Download-URL: https://github.com/nijel/utidylib
Author: Michal Čihař
Author-email: michal@cihar.com
License: MIT
Project-URL: Bug Tracker, https://github.com/nijel/utidylib/issues
Project-URL: Documentation, https://utidylib.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/nijel/utidylib
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Internet
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: summary

A wrapper for the relocatable version of HTML Tidy (see
http://tidy.sourceforge.net for details).  This allows you to
tidy HTML files through a Pythonic interface.
