[package]
name = "readability"
version = "0.1.1"
authors = ["Hiroki Kumamoto <kumabook@live.jp>"]
description = "Port of arc90's readability project to rust"
homepage = "https://github.com/kumabook/readability"
keywords = ["readability"]
categories = []
license = "MIT"
repository = "https://github.com/kumabook/readability.git"
[dependencies.url]
version = "^1.5"
[dependencies.html5ever]
version = "^0.18.0"
[dependencies.hyper-native-tls]
version = "0.2.4"
[dependencies.hyper]
version = "0.10.12"
[dependencies.regex]
version = "^0.2"