[ Bron: python-tidylib ]
Pakket: python3-tidylib (0.3.2~dfsg-7)
Verwijzigingen voor python3-tidylib
Debian bronnen:
Het bronpakket python-tidylib downloaden:
- [python-tidylib_0.3.2~dfsg-7.dsc]
- [python-tidylib_0.3.2~dfsg.orig.tar.xz]
- [python-tidylib_0.3.2~dfsg-7.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [countergram.github.io]
Vergelijkbare pakketten:
Python 3 wrapper for HTML Tidy (tidylib)
PyTidyLib is a Python package that wraps the HTML Tidy library. This allows you, from Python code, to “fix” invalid (X)HTML markup. Some of the library’s many capabilities include:
* Clean up unclosed tags and unescaped characters such as ampersands * Output HTML 4 or XHTML, strict or transitional, and add missing doctypes * Convert named entities to numeric entities, which can then be used in XML documents without an HTML doctype. * Clean up HTML from programs such as Word (to an extent) * Indent the output, including proper (i.e. no) indenting for pre elements, which some (X)HTML indenting code overlooks.
This is the Python 3 version of the module.
Andere aan python3-tidylib gerelateerde pakketten
|
|
|
|
-
- dep: libtidy5deb1
- HTML/XML syntax checker and reformatter - shared library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)