No description
Find a file
rowan e50da8ed7c
Some checks failed
Test / Check (push) Has been cancelled
zizmor / Run zizmor (push) Has been cancelled
bump version, update Cargo.toml
2026-07-11 19:53:01 -04:00
.github/workflows Add id-token: write for Trusted Publishing (#15) 2025-11-28 14:34:35 -05:00
benches Add a Simple API benchmark (#9) 2025-11-12 21:29:26 -05:00
fuzz Fix fuzzer to reference astral-tl (#17) 2025-12-05 20:42:09 -05:00
src implement https://github.com/y21/tl/pull/72 2026-07-11 19:51:13 -04:00
.gitignore git/cargo 2021-03-21 00:32:36 +01:00
bors.toml fix Attributes::insert and add HTMLTag::boundaries (#28) 2022-02-28 08:12:32 +00:00
Cargo.toml bump version, update Cargo.toml 2026-07-11 19:53:01 -04:00
CHANGELOG.md Modify README to reflect published fork (#2) 2025-11-10 20:08:05 -05:00
LICENSE add license 2021-03-24 21:40:06 +01:00
README.md Modify README to reflect published fork (#2) 2025-11-10 20:08:05 -05:00

astral-tl

tl is a fast HTML parser written in pure Rust.

Provenance

This crate is a fork of y21/tl, modified to include bug fixes and other improvements.

License

This project is licensed under the MIT license.