readme

来自「xml开源解析代码.版本为libxml2-2.6.29,可支持GB3212.网络」· 代码 · 共 35 行

TXT
35
字号
		Module libxml2-python		=====================This is the libxml2 python module, providing access to thelibxml2 and libxslt (if available) libraries. For generalinformationss on those XML and XSLT libraries check their web pages at :    http://xmlsoft.org/    and    http://xmlsoft.org/XSLT/The latest version of the sources for this module and theassociated libraries can be found at:    ftp://xmlsoft.org/Binaries packages of the libxml2 and libxslt libraries canbe found either on the FTP site for Linux, from externalsources linked from the web pages, or as part of your set ofpackages provided with your operating system.NOTE:this module distribution is not the primary distributionof the libxml2 and libxslt Python binding code, but as the Python way of packaging those for non-Linux systems.The main sources are the libxml2 and libxslt tar.gz found onthe site. One side effect is that the official RPM packages forthose modules are not generated from the libxml2-pythondistributions but as part of the normal RPM packaging ofthose two libraries.The RPM packages can be found at:    http://rpmfind.net/linux/rpm2html/search.php?query=libxml2-python    http://rpmfind.net/linux/rpm2html/search.php?query=libxslt-pythonDaniel Veillard

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?