nos 0.1.11

HTML manipulation with CSS seletors
Documentation
[dependencies.cssparser]
version = "0.27.2"

[dependencies.html5ever]
version = "0.25.1"

[dependencies.markup5ever]
version = "0.10.0"

[dependencies.selectors]
version = "0.22.0"

[dependencies.tendril]
version = "0.4.1"
[dev-dependencies.lazy_static]
version = "1.4.0"

[dev-dependencies.readability]
version = "0.1.5"

[dev-dependencies.regex]
version = "1.3.6"

[dev-dependencies.reqwest]
features = ["blocking"]
version = "0.10.4"

[dev-dependencies.url]
version = "2.1.1"

[package]
authors = ["importcjj <importcjj@gmail.com>", "Chandan Pasunoori <chandanpasunoori@gmail.com>"]
description = "HTML manipulation with CSS seletors"
documentation = "https://docs.rs/nos/latest"
edition = "2018"
keywords = ["html", "css", "selector", "scraping", "crawler"]
license = "MIT/Apache-2.0"
name = "nos"
readme = "README.md"
repository = "https://github.com/chandanpasunoori/nos"
version = "0.1.11"