astral-tl 0.7.11

Fast HTML parser written in pure Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# `astral-tl`

tl is a fast HTML parser written in pure Rust.

## Provenance

This crate is a fork of [`y21/tl`](https://github.com/y21/tl), modified to
include bug fixes and other improvements.

## License

This project is licensed under the MIT license.