mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-05-11 21:01:25 +03:00
* libxslt.spec.in python/Makefile.am python/libxsl.py: the spec file will now build libxslt-python, fought with shared and other crazyness, seems to work now :-) * doc/libxslt-api.xml: regenerated Daniel
8 lines
101 B
Python
8 lines
101 B
Python
import _libxslt
|
|
from libxml2 import *
|
|
|
|
#
|
|
# Everything below this point is automatically generated
|
|
#
|
|
|