python-libxslt1

Python bindings for libxslt1
  http://xmlsoft.org/xslt/
  0
  no reviews



XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0.

This package contains Python bindings for libxslt, needed to use libxslt in Python programs.