dissolve 0.1.3

Melt away HTML tags and retrieve the text contents that you care about!
Documentation
[package]
name = "dissolve"
version = "0.1.3"
description = "Melt away HTML tags and retrieve the text contents that you care about!"
repository = "https://github.com/KiChjang/dissolve"
keywords = ["html", "tags", "strip", "parse"]
license = "MIT"
authors = ["Keith Yeung <kungfukeith11@gmail.com>"]

[dependencies]
html5ever = "~0.5.4"
tendril = "~0.2.2"