libxslt

Crates.iolibxslt
lib.rslibxslt
version0.1.2
sourcesrc
created_at2018-07-23 20:53:49.738966
updated_at2021-11-26 14:57:11.309698
descriptionA Rust wrapper for libxslt - The XSLT C library for GNOME
homepage
repositoryhttps://github.com/KWARC/rust-libxslt
max_upload_size
id75681
size177,716
Deyan Ginev (dginev)

documentation

http://kwarc.github.io/rust-libxslt/libxslt/index.html

README

Build Status API Documentation License crates.io

Rust wrapper for libxslt, and a sibling crate to libxml.

The main goal of this project is to benefit from libxslt's maturity and stability while native Rust XSLT crates mature to be near-drop-in replacements.

Coverage: This is an infant proof of concept in both coverage and feature richness, NOT ready for production use.

Welcome! With these caveats, the contributors to the project are migrating production work towards Rust and find a continuing reliance on libxslt a helpful relief for initial ports. As such, contributions to this crate are welcome, if your workflow is not yet fully supported.

Commit count: 20

cargo fmt