mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-10 13:00:34 +00:00
5 lines
No EOL
556 B
Markdown
5 lines
No EOL
556 B
Markdown
# Fork of Kuchiki
|
|
Kuchiki is an HTML/XML tree manipulation library for Rust based on html5ever. The [original repository](https://github.com/kuchiki-rs/kuchiki) 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. |