[ 源代码: python-tidylib ]
软件包:pytidylib-doc(0.3.2~dfsg-9)
pytidylib-doc 的相关链接
Debian 的资源:
下载源码包 python-tidylib:
- [python-tidylib_0.3.2~dfsg-9.dsc]
- [python-tidylib_0.3.2~dfsg.orig.tar.xz]
- [python-tidylib_0.3.2~dfsg-9.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [countergram.github.io]
相似软件包:
Python wrapper for HTML Tidy (tidylib) documentation
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 package contains the built HTML and PDF documentation for PyTidyLib.
其他与 pytidylib-doc 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation