A lightweight Python+lxml implementation of xsltproc with limited features
Project description
xsltproc-py-lite
A lightweight Python+lxml implementation of xsltproc command-line tool.
Features
- Apply XSLT 1.0 stylesheets to XML documents
- Output to file (
-o) or stdout
Installation
pip install xsltproc-py-lite
Usage
xsltproc-py style.xsl input.xml -o output.xml
Use -o - or omit -o to output to stdout.
Limitations
- Only a subset of xsltproc's features (no chunking, no profiling, etc.)
- Based on lxml and XSLT 1.0
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xsltproc_py_lite-0.1.0.tar.gz.
File metadata
- Download URL: xsltproc_py_lite-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3eb2eb12b15026cf7c3ef31e58e8fb8612edfda81ad0340d64a40a36189b5cf
|
|
| MD5 |
e9fe9bf6ea24aab4f342b114d5d51048
|
|
| BLAKE2b-256 |
9a85a14b3c6be76c24c838359ca2af0a1fd6df5353a57ef9c19fe5bafbbb0973
|
File details
Details for the file xsltproc_py_lite-0.1.0-py3-none-any.whl.
File metadata
- Download URL: xsltproc_py_lite-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef32230f06fe2f5c313a25538d154cc1e19b6a04efc8f6e8a87e43020f158c31
|
|
| MD5 |
c0f6c8590b5b11c78015a744c6fd6e0d
|
|
| BLAKE2b-256 |
544652ffb23154e18b0e815e39cf68f8151e58467bb863f5afc9e8ee67c79e25
|