[ buster ]
[ 原始碼: python-tidylib ]
套件:python-tidylib(0.3.2~dfsg-4)
python-tidylib 的相關連結
Debian 的資源:
下載原始碼套件 python-tidylib:
- [python-tidylib_0.3.2~dfsg-4.dsc]
- [python-tidylib_0.3.2~dfsg.orig.tar.gz]
- [python-tidylib_0.3.2~dfsg-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [countergram.github.io]
相似套件:
Python 2 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 2 version of the module.
其他與 python-tidylib 有關的套件
|
|
|
|
-
- dep: libtidy5deb1
- HTML/XML syntax checker and reformatter - shared library
-
- dep: python
- interactive high-level object-oriented language (Python2 version)