xref: /aosp_15_r20/external/libxml2/python/README (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker		Module libxml2-python
2*7c568831SAndroid Build Coastguard Worker		=====================
3*7c568831SAndroid Build Coastguard Worker
4*7c568831SAndroid Build Coastguard WorkerThis is the libxml2 python module, providing access to the
5*7c568831SAndroid Build Coastguard Workerlibxml2 and libxslt (if available) libraries. For general
6*7c568831SAndroid Build Coastguard Workerinformationss on those XML and XSLT libraries check their
7*7c568831SAndroid Build Coastguard Workerweb pages at:
8*7c568831SAndroid Build Coastguard Worker    https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
9*7c568831SAndroid Build Coastguard Worker    and
10*7c568831SAndroid Build Coastguard Worker    https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
11*7c568831SAndroid Build Coastguard Worker
12*7c568831SAndroid Build Coastguard WorkerThe latest version of the sources for this module and the
13*7c568831SAndroid Build Coastguard Workerassociated libraries can be found at:
14*7c568831SAndroid Build Coastguard Worker    https://gitlab.gnome.org/GNOME/libxml2/-/releases
15*7c568831SAndroid Build Coastguard Worker
16*7c568831SAndroid Build Coastguard WorkerBinaries packages of the libxml2 and libxslt libraries can
17*7c568831SAndroid Build Coastguard Workerbe found either on the FTP site for Linux, from external
18*7c568831SAndroid Build Coastguard Workersources linked from the web pages, or as part of your set of
19*7c568831SAndroid Build Coastguard Workerpackages provided with your operating system.
20*7c568831SAndroid Build Coastguard Worker
21*7c568831SAndroid Build Coastguard WorkerNOTE:
22*7c568831SAndroid Build Coastguard Workerthis module distribution is not the primary distribution
23*7c568831SAndroid Build Coastguard Workerof the libxml2 and libxslt Python binding code, but as
24*7c568831SAndroid Build Coastguard Workerthe Python way of packaging those for non-Linux systems.
25*7c568831SAndroid Build Coastguard WorkerThe main sources are the libxml2 and libxslt tar.gz found on
26*7c568831SAndroid Build Coastguard Workerthe site. One side effect is that the official RPM packages for
27*7c568831SAndroid Build Coastguard Workerthose modules are not generated from the libxml2-python
28*7c568831SAndroid Build Coastguard Workerdistributions but as part of the normal RPM packaging of
29*7c568831SAndroid Build Coastguard Workerthose two libraries.
30*7c568831SAndroid Build Coastguard WorkerThe RPM packages can be found at:
31*7c568831SAndroid Build Coastguard Worker    http://rpmfind.net/linux/rpm2html/search.php?query=libxml2-python
32*7c568831SAndroid Build Coastguard Worker    http://rpmfind.net/linux/rpm2html/search.php?query=libxslt-python
33*7c568831SAndroid Build Coastguard Worker
34*7c568831SAndroid Build Coastguard WorkerDaniel Veillard
35