Research-Stack/2-Search-Space/search/stract/crates/kuchiki
2026-05-04 18:11:36 -05:00
..
docs initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
examples initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
src initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
test_data initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
Cargo.toml initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
LICENSE initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
README.md initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00

Fork of Kuchiki

Kuchiki is an HTML/XML tree manipulation library for Rust based on html5ever. The original repository has been archived and is no longer maintained. This fork is intended to keep the library up to date with the latest Rust and html5ever versions. It is licensed under the same MIT license as the original.

Future compatibility

We make no guarantees about future compatibility with the original API or other versions of this fork. If you need a stable API, please consider forking this library.