1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-05-11 21:01:25 +03:00
libxslt/python/libxsl.py
Daniel Veillard 584f279f53 the spec file will now build libxslt-python, fought with shared and other
* 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
2002-02-06 12:52:40 +00:00

8 lines
101 B
Python

import _libxslt
from libxml2 import *
#
# Everything below this point is automatically generated
#