readability 0.2.0

Port of arc90's readability project to rust
Documentation
[dependencies.html5ever]
version = "0.25"

[dependencies.lazy_static]
version = "1.4"

[dependencies.markup5ever_rcdom]
version = "0.1"

[dependencies.regex]
version = "1.4"

[dependencies.reqwest]
features = ["blocking"]
optional = true
version = "0.11"

[dependencies.url]
version = "2.2"

[features]
default = ["reqwest"]

[package]
authors = ["Hiroki Kumamoto <kumabook@live.jp>"]
categories = []
description = "Port of arc90's readability project to rust"
homepage = "https://github.com/kumabook/readability"
keywords = ["readability"]
license = "MIT"
name = "readability"
repository = "https://github.com/kumabook/readability.git"
version = "0.2.0"