[package]
name = "htmlstream"
version = "0.1.3"
authors = ["Zongmin Lei "]
readme = "README.md"
repository = "https://leizongmin.github.io/htmlstream-rust/"
homepage = "https://leizongmin.github.io/htmlstream-rust/"
documentation = "https://leizongmin.github.io/htmlstream-rust/"
description = "Lightweight HTML parser for rust"
license = "MIT"
[lib]
name = "htmlstream"
path = "src/lib.rs"